| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Initialize a new instance of TFPListEnumerator
Source position: classesh.inc line 211
public constructor TFPListEnumerator.Create(  | 
AList: TFPList  | 
);  | 
Create initializes a new instance of TFPListEnumerator and keeps a reference to the list AList that will be enumerated.
  | 
Class to manage collections of pointers.  |