Click or drag to resize

SimpleArrayVector3dCount Property

Gets the amount of vectors in this array.

Namespace:  Rhino.Runtime.InteropWrappers
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public int Count { get; }

Property Value

Type: Int32
See Also