[This is preliminary documentation and is subject to change.]
Gets the hash value for this dimension-value pair.
Namespace: Clarion.FrameworkAssembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)
Syntax
C# |
---|
public override int GetHashCode() |
Return Value
The hash value for this dimension-value pair
Remarks
![]() |
---|
The hash code for the dimension-value pair is equal to the hash value of the world ID. |