GH_IndexRangeLength Property |
Gets the length of the range.
Namespace:
Grasshopper.Kernel.Data
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int Length { get; }
Public ReadOnly Property Length As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_IndexRange.Length"]
See Also