GH_DocObjectEventArgsObjectCount Property |
Gets the number of objects in this event.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int ObjectCount { get; }
Public ReadOnly Property ObjectCount As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DocObjectEventArgs.ObjectCount"]
See Also