RhinoCommon API
IndexPair Constructor |
Initializes a new instance of IndexPair with two indices.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Parameters
- i
- Type: SystemInt32
A first index. - j
- Type: SystemInt32
A second index.
