Navigation: Code Documentation > RSCommon > RSInterfaceCollections > Classes > TInterfaceListIterator
TInterfaceListIterator Properties
Name
Description
Count
Returns the number of items in the enumeration.
This property is part of the CommonInterfaces.IInterfaceIterator interface.
Current
Returns the current interface item in the enumeration, your "place" in the enumeration.
Top