Click or drag to resize

SizeGetHashCode Method

Returns the hash code of the current object.

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

Return Value

Type: Int32
The hash code of the current object.
See Also