Navigation: Code Documentation > RSCommon > InterfaceCollections > Classes > TStringsIterator > Methods
TStringsIterator.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
public function GetCount: Integer;
Return Value
Type: Integer
IStringIterator.get_Count
•CommonInterfaces.IStringIterator.HasMoreElements
•CommonInterfaces.IStringIterator.NextElement
•CommonInterfaces.IStringIterator.Count
•TStringsIterator
•InterfaceCollections