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