Navigation: Code Documentation > RSCommon > InterfaceCollections > Classes
TGInterfaceListEnumerator Class
Represents type TGInterfaceListEnumerator.
Namespace: InterfaceCollections
TObject InterfaceCollections.TGInterfaceListEnumerator
Delphi
type TGInterfaceListEnumerator = class end;
Name
Description
Create(TGInterfaceList)
Initializes a new instance of the TGInterfaceListEnumerator class.
Top
Current
Represents property Current.
GetCurrent
Represents method GetCurrent.
MoveNext
Represents method MoveNext.
•InterfaceCollections