Navigation: Code Documentation > RSCommon > GHashTable > Classes > TGHashtableEnumerator > Methods
TGHashtableEnumerator.GetCount Method
Returns the number of items left in the enumeration.
Accessor method for CommonInterfaces.IIterator.Count property.
Note
Required by VCL.Net
Namespace: GHashTable
Delphi
protected function GetCount: Integer;
Return Value
Type: Integer
IIterator.get_Count
•CommonInterfaces.IIterator.HasMoreElements
•CommonInterfaces.IIterator.NextElement
•CommonInterfaces.IIterator.Count
•TGHashtableEnumerator
•GHashTable