|
Assign(TPersistent)
|
Copies the Source hashtable to the current table (Overrides GHashTable.TGCustomHashtable.Assign(TPersistent).)
|
|
AssignTo(TPersistent)
|
Represents method AssignTo(TPersistent).
|
|
BeginUpdate
|
Enables the hash table to track when the table is changing (Inherited from GHashTable.TGCustomHashtable.)
|
|
Change
|
Represents method Change. (Inherited from GHashTable.TGCustomHashtable.)
|
|
Clear
|
Clear the table instance of all elements (Inherited from GHashTable.TGCustomHashtable.)
|
|
ClearCache
|
Represents method ClearCache. (Inherited from GHashTable.TGCustomHashtable.)
|
|
ContainsItem(TRSPointerType)
|
Returns a boolean value indicating whether the Value is contained within the table (Inherited from GHashTable.TGCustomHashtable.)
|
|
ContainsKey(String)
|
Overloaded. Represents method ContainsKey(String).
|
|
ContainsKey(String,TRSPointerType)
|
Overloaded. Represents method ContainsKey(String,TRSPointerType).
|
|
DivisionHash(Integer,Integer)
|
Represents method DivisionHash(Integer,Integer). (Inherited from GHashTable.TGCustomHashtable.)
|
|
Elements
|
Represents method Elements.
|
|
EndUpdate
|
Enables the hash table to track when the table has finished changing (Inherited from GHashTable.TGCustomHashtable.)
|
|
FindEntry(TRSPointerType)
|
Represents method FindEntry(TRSPointerType). (Inherited from GHashTable.TGCustomHashtable.)
|
|
FoldingHash(Integer,Integer)
|
Represents method FoldingHash(Integer,Integer). (Inherited from GHashTable.TGCustomHashtable.)
|
|
Get(String)
|
Represents method Get(String).
|
|
GetEnumerator
|
Returns an enumerator for the hashtable (Inherited from GHashTable.TGCustomHashtable.)
|
|
GetItemByIndex(Integer)
|
Represents method GetItemByIndex(Integer). (Inherited from GHashTable.TGCustomHashtable.)
|
|
GetKeyByIndex(Integer)
|
Represents method GetKeyByIndex(Integer).
|
|
GetValue(TRSPointerType)
|
Represents method GetValue(TRSPointerType). (Inherited from GHashTable.TGCustomHashtable.)
|
|
GoToEntry(Integer)
|
Represents method GoToEntry(Integer). (Inherited from GHashTable.TGCustomHashtable.)
|
|
HashCode(TRSPointerType,Integer)
|
Represents method HashCode(TRSPointerType,Integer). (Overrides GHashTable.TGCustomHashtable.HashCode(TRSPointerType,Integer).)
|
|
HasKey(TRSPointerType)
|
Overloaded. Represents method HasKey(TRSPointerType). (Inherited from GHashTable.TGCustomHashtable.)
|
|
HasKey(TRSPointerType,TGHashtableEntry)
|
Overloaded. Represents method HasKey(TRSPointerType,TGHashtableEntry). (Inherited from GHashTable.TGCustomHashtable.)
|
|
Indices
|
Represents method Indices.
|
|
MidSquareHash(Integer,Integer)
|
Represents method MidSquareHash(Integer,Integer). (Inherited from GHashTable.TGCustomHashtable.)
|
|
NewHashtableEntry
|
Represents method NewHashtableEntry. (Overrides GHashTable.TGCustomHashtable.NewHashtableEntry.)
|
|
Next
|
Represents method Next.
|
|
NextElement
|
Returns next element in the iterator (Inherited from GHashTable.TGCustomHashtable.)
|
|
Put(String,TRSPointerType)
|
Represents method Put(String,TRSPointerType).
|
|
PutValue(TRSPointerType,TRSPointerType)
|
Represents method PutValue(TRSPointerType,TRSPointerType). (Inherited from GHashTable.TGCustomHashtable.)
|
|
Rehash
|
Represents method Rehash. (Inherited from GHashTable.TGCustomHashtable.)
|
|
Remove(String)
|
Represents method Remove(String).
|
|
RemoveValue(TRSPointerType)
|
Represents method RemoveValue(TRSPointerType). (Inherited from GHashTable.TGCustomHashtable.)
|
|
Reset
|
Resets the enumeration used by the NextElement method and EOT property to iterate through all the items in the table, i.e., it puts you back at the beginning of the table (Inherited from GHashTable.TGCustomHashtable.)
|
|
SetCollisions(Integer)
|
Represents method SetCollisions(Integer). (Inherited from GHashTable.TGCustomHashtable.)
|
|
SetCount(Integer)
|
Represents method SetCount(Integer). (Inherited from GHashTable.TGCustomHashtable.)
|
|
ToArray
|
Represents method ToArray.
|
|
TruncationHash(Integer,Integer)
|
Represents method TruncationHash(Integer,Integer). (Inherited from GHashTable.TGCustomHashtable.)
|