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