Navigation: Code Documentation > RSCommon > GHashTable > Classes > TGHashtableEnumerator > Properties
TGHashtableEnumerator.Count Property
Returns the number of items left in the enumeration.
Namespace: GHashTable
Delphi
public property Count: Integer read GetCount;
Property Value
Type: Integer
IIterator.Count
•CommonInterfaces.IIterator.HasMoreElements
•CommonInterfaces.IIterator.NextElement
•TGHashtableEnumerator
•GHashTable