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