Navigation: Code Documentation > RSCommon > RSInterfaceCollections > Classes > TInterfaceListIterator > Properties
TInterfaceListIterator.Count Property
Returns the number of items in the enumeration.
This property is part of the CommonInterfaces.IInterfaceIterator interface.
Namespace: RSInterfaceCollections
Delphi
public property Count: Integer read get_Count;
Property Value
Type: Integer
IInterfaceIterator.Count
•RSInterfaceCollections.TInterfaceListIterator.HasMoreElements
•TInterfaceListIterator
•RSInterfaceCollections