RhinoCommon API
IndexPairItem Property |
Gets or sets a particular index of this structure.
Remarks

Only 0 and 1 are valid indices.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)

public int this[ int index ] { get; set; }
Public Default Property Item ( index As Integer ) As Integer Get Set
Parameters
- index
- Type: SystemInt32
Either 0 for I, or 1 for J.
Return Value
Type: Int32The value at the index.
Implements
IListTItemInt32IReadOnlyListTItemInt32

Rhino for Windows
Supported in: 6.8