SimpleArrayGuidCapacity Property |
The capacity for the array
Namespace:
Rhino.Runtime.InteropWrappers
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic int Capacity { get; set; }
Public Property Capacity As Integer
Get
Set
Property Value
Type:
Int32
See Also