TCollectionEnumerator : Method overview by Name

Member Visibility Description
Create(TCollectionEnumerator) public Initialize a new instance of TCollectionEnumerator
GetCurrent(TCollectionEnumerator) public Return the current pointer in the list
MoveNext(TCollectionEnumerator) public Move the position of the enumerator to the next position in the collection.