IElement.ElementHashCode (METH)ΒΆ
METHOD ElementHashCode : LINT
Returns the hashcode of this element. This method is used by hash based collections (e.g. Hashtable) to get the hashcode from a element. IMPORTANT: The value of the method MUST NOT be changed during the lifecycle of the object.
- InOut:
- Scope - Name - Type - Return - ElementHashCode- LINT