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