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