NameHash.GetHashCode Method

NameHashGetHashCode Method

Gets an hash code for this name hash. Two equal content hashes have equal hash code. The other way around might not be true.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public override int GetHashCode()
Public Overrides Function GetHashCode As Integer

Return Value

Type: Int32
An hash code value.
Version Information

Rhino for Windows

Supported in: 6.14
See Also