Grasshopper API
GH_IndexRangeContains Method (Int32) |
Tests whether a specified index is defined by this range.
Namespace: Grasshopper.Kernel.Data
Assembly: Grasshopper (in Grasshopper.dll)

Parameters
- index
- Type: SystemInt32
Index to test.
Return Value
Type: BooleanTrue if the index is inside this range.
