Click or drag to resize

SimpleArrayGuidCapacity Property

The capacity for the array

Namespace:  Rhino.Runtime.InteropWrappers
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public int Capacity { get; set; }

Property Value

Type: Int32
See Also