File3dmObject.GetHashCode Method

File3dmObjectGetHashCode Method

Provides an hash code for this item.

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

Return Value

Type: Int32
The hash code.
Version Information

Rhino for Windows

Supported in: 6.14
See Also