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