Navigation: Code Documentation > RSCommon > RSInterfaceCollections > Classes > TInterfaceListIterator > Properties
TInterfaceListIterator.Current Property
Returns the current interface item in the enumeration, your "place" in the enumeration.
Namespace: RSInterfaceCollections
Delphi
public property Current: IInterface read GetCurrent;
Property Value
Type: IInterface
•RSInterfaceCollections.TInterfaceListIterator.MoveNext
•RSInterfaceCollections.TInterfaceListIterator.GetCurrent
•TInterfaceListIterator
•RSInterfaceCollections