Click or drag to resize

GH_VersionGetHashCode Method

Returns the hash code for this instance.

Namespace:  GH_IO.Types
Assembly:  GH_IO (in GH_IO.dll)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current version object.
See Also