TCollectionEnumerator : Method overview By inheritance
TCollectionEnumerator
| Member | Visibility | Description | 
|---|---|---|
| Create | public | Initialize a new instance of TCollectionEnumerator | 
| GetCurrent | public | Return the current pointer in the list | 
| MoveNext | public | Move the position of the enumerator to the next position in the collection. |