Resets the iterator to the beginning of the enumeration.
Namespace: CommonInterfaces
Delphi |
public |
The following code gives a sample implementation from the TInterfaceListIterator object, List is the TInterfaceList that is supplying the underlying elements and Index is a hidden index for the enumeration: Delphi |
begin |