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 if two NameHash instances are different by value.
Syntax:
public static
public
static bool operator !=(
NameHash
left
,
NameHash
right
)
Parameters:
left
Type:
NameHash
The first hash.
right
Type:
NameHash
The second hash.
Returns:
Type: public
Available since:
6.0
home
/
Rhino.FileIO
/
NameHash
/
!=
!= operator
Class:
Rhino.FileIO.NameHash
Nothing found