Click or drag to resize

SimpleArrayUintUnsignedCount Property

Gets the number of elements in this array.

Namespace:  Rhino.Runtime.InteropWrappers
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public uint UnsignedCount { get; }

Property Value

Type: UInt32
See Also