RhinoObjectSelectionEventArgsRhinoObjectCount Property |
Can be faster to call than RhinoObjects.Length
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntax public int RhinoObjectCount { get; }
Public ReadOnly Property RhinoObjectCount As Integer
Get
Property Value
Type:
Int32See Also