Navigation: Code Documentation > RSCommon > RSInterfaceCollections > Classes > TInterfaceListIterator > Methods
TInterfaceListIterator.Reset Method
Resets the iterator to the beginning of the enumeration.
This method is part of the CommonInterfaces.IInterfaceIterator interface.
Namespace: RSInterfaceCollections
Delphi
public procedure Reset;
Implements
IInterfaceIterator.Reset
•RSInterfaceCollections.TInterfaceListIterator.CurrentElement
•RSInterfaceCollections.TInterfaceListIterator.HasMoreElements
•RSInterfaceCollections.TInterfaceListIterator.NextElement
•TInterfaceListIterator
•RSInterfaceCollections