T_Rhino_IndexPair - mcneel/rhinocommon-api-docs GitHub Wiki
Represents two indices: I and J.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
[SerializableAttribute]
public struct IndexPair
VB
<SerializableAttribute>
Public Structure IndexPair
The IndexPair type exposes the following members.
Name | Description | |
---|---|---|
![]() |
IndexPair | Initializes a new instance of IndexPair with two indices. |
Name | Description | |
---|---|---|
![]() |
I | Gets or sets the first, I index. |
![]() |
J | Gets or sets the second, J index. |
Name | Description | |
---|---|---|
![]() |
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Supported in: 5D58w