GH_VersionGetHashCode Method |
Returns the hash code for this instance.
Namespace:
GH_IO.Types
Assembly:
GH_IO (in GH_IO.dll)
Syntaxpublic override int GetHashCode()
Public Overrides Function GetHashCode As Integer
Return Value
Type:
Int32A hash code for the current version object.
See Also