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