RhinoCommon API
NameHashInequality Operator |
Determines if two NameHash instances are different by value.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)

public static bool operator !=( NameHash left, NameHash right )
Public Shared Operator <> ( left As NameHash, right As NameHash ) As Boolean
Parameters
- left
- Type: Rhino.FileIONameHash
The first hash. - right
- Type: Rhino.FileIONameHash
The second hash.
Return Value
Type: BooleanTrue if they are different by value, otherwise false.

Rhino for Windows
Supported in: 6.14