Navigation: Code Documentation > RSCommon > GHashTable > Classes > TGCustomHashtable > Methods
TGCustomHashtable.Reset Method
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
Namespace: GHashTable
Delphi
public procedure Reset; virtual;
•TGCustomHashtable
•GHashTable