Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSListEnumerator<T> > Methods
TRSListEnumerator<T>.Reset Method
Resets the iterator to the beginning of the enumeration.
Namespace: RSGenerics.Collections
Delphi
public procedure Reset;
•RSGenerics.Collections.TRSListEnumerator<T>.CurrentElement
•RSGenerics.Collections.TRSListEnumerator<T>.NextElement
•RSGenerics.Collections.TRSListEnumerator<T>.HasMoreElements
•TRSListEnumerator<T>
•RSGenerics.Collections