RhinoCommon API
IndexPair Structure |
Represents two indices: I and J.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)

The IndexPair type exposes the following members.


Name | Description | |
---|---|---|
![]() | Count |
Returns the amount of elements in this pair of indices, which is always 2.
|
![]() | I |
Gets or sets the first, I index.
|
![]() | Item |
Gets or sets a particular index of this structure.
![]() Only 0 and 1 are valid indices. |
![]() | J |
Gets or sets the second, J index.
|

Name | Description | |
---|---|---|
![]() | Contains |
Determines whether the IndexPair contains a specific value.
|
![]() | CopyTo | |
![]() | Equals | (Inherited from ValueType.) |
![]() | GetEnumerator | |
![]() | GetHashCode | (Inherited from ValueType.) |
![]() | GetType | (Inherited from Object.) |
![]() | IndexOf |
Determines the index of a specific item in IndexPair.
|
![]() | ToString | (Inherited from ValueType.) |

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8