Click or drag to resize

OidShortGetHashCode Method

Returns the hash code for this instance.

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A 32-bit signed integer that is the hash code for this instance.
See Also