[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.0.7 (6.1.0.7)
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. |