Creates a hash value for this instance.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public override int GetHashCode()

Return Value

Returns 32-bits integer with sign which is the hash value of this instance.

Implements

IXResourceLocation..::.GetHashCode()()()

See Also