Click or drag to resize

File3dmObjectGetHashCode Method

Provides an hash code for this item.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
The hash code.
See Also