Initialize a new instance of TCollectionEnumerator.
Source position: classesh.inc line 798
public constructor TCollectionEnumerator.Create( |
ACollection: TCollection |
); |
Create initializes a new instance of TCollectionEnumerator and keeps a reference to the collection ACollection that will be enumerated.
|
Base class to manage collections of named objects. |