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