SimpleArrayUint.UnsignedCount Property

SimpleArrayUintUnsignedCount Property

Gets the number of elements in this array.

Namespace:  Rhino.Runtime.InteropWrappers
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public uint UnsignedCount { get; }
Public ReadOnly Property UnsignedCount As UInteger
	Get

Property Value

Type: UInt32
Version Information

Rhino for Windows

Supported in: 6.8
See Also