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