Click or drag to resize

ClassArrayOnObjRefCount Property

Gets the number of ObjRef instances in this array.

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

Property Value

Type: Int32
See Also