GH_IndexRangesCount Property |
Gets the number of ranges stored in this collection.
Namespace:
Grasshopper.Kernel.Data
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int Count { get; }
Public ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_IndexRanges.Count"]
See Also