Navigation: Code Documentation > RSCommon > InterfaceCollections > Classes > TFreeListIterator > Constructors
TFreeListIterator.Create(TFreeList) Constructor
Initializes a new instance of the TFreeListIterator class.
Namespace: InterfaceCollections
Delphi
public constructor Create( List: TFreeList ); virtual;
Parameters
List
Type: TFreeList
•TFreeListIterator
•InterfaceCollections