RhinoCommon API
ContentHashEquals Method (ContentHash) |
Determines if another content hash has the same value.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool Equals( ContentHash other )
Public Function Equals ( other As ContentHash ) As Boolean
Parameters
- other
- Type: Rhino.FileIOContentHash
The other content hash to compare.
Return Value
Type: BooleanTrue if the two hashes are equal.
Implements
IEquatableTEquals(T)
Rhino for Windows
Supported in: 6.14