Click or drag to resize

GLObjectGetHashCode Method

Returns a hash code for this object

Namespace:  Ooogles
Assembly:  Ooogles (in Ooogles.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
The hash code
Remarks
The hash code is equal to the internal Handle property of this object.
See Also