RhinoCommon API
IndexPairContains Method |
Determines whether the IndexPair contains a specific value.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Parameters
- item
- Type: SystemInt32
The number to locate in the IndexPair.
Return Value
Type: Booleantrue if item is found in the IndexPair; otherwise, false.