Was this helpful?
HashTableEntry Class
The HashTableEntry class enables the persistence and restoration of HashTable subclass objects within a component or application (for example, within TaggedValues). It works in conjunction with HashTable Class methods GetEntries Method and LoadEntries Method.
The HashTableEntry class helps to ensure that the sequence of entries in a cloned object (Duplicate Method) matches that of the original one so that the Find method returns the same (first) object if it contains multiple objects having the same key.
Inherits From
Inherited By
None
Attributes
HashValue
Key
Object
Methods
None
Last modified date: 12/20/2023