SimpleArrayGeometryPointerCount Property |
Get the number of elements in the array
Namespace:
Rhino.Runtime.InteropWrappers
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntaxpublic int Count { get; }Public ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32
See Also