Navigation: Code Documentation > RSCommon > RSInterfaceCollections > Classes > TInterfaceListIterator > Methods
TInterfaceListIterator.GetCurrent Method
Returns the current interface item in the enumeration, your "place" in the enumeration.
Namespace: RSInterfaceCollections
Delphi
public function GetCurrent: IInterface; inline;
Return Value
Type: IInterface
•RSInterfaceCollections.TInterfaceListIterator.MoveNext
•RSInterfaceCollections.TInterfaceListIterator.Current
•TInterfaceListIterator
•RSInterfaceCollections