menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Determines whether the
IndexPair
contains a specific value.
Syntax:
public
bool
Contains(
int
item
)
Parameters:
item
Type:
int
The number to locate in the
IndexPair
.
Returns:
Type:
bool
True ifis found in the <b>IndexPair</b> ; otherwise, false.
Available since:
6.0
home
/
Rhino
/
IndexPair
/
Contains
Contains method
Class:
Rhino.IndexPair
Nothing found