Navigation: Code Documentation > RSCommon > GHashTable > Classes > TGHashtableEnumerator > Constructors
TGHashtableEnumerator.Create(TGCustomHashtable,Boolean) Constructor
Initializes a new instance of the TGHashtableEnumerator class.
Namespace: GHashTable
Delphi
public constructor Create(const ATable: TGCustomHashtable; const Keys: Boolean); virtual;
Parameters
ATable
Type: TGCustomHashtable
Keys
Type: Boolean
•TGHashtableEnumerator
•GHashTable