TObjectList<T>.Create Constructor
Summary
Initializes a new instance of the
TObjectList<T>
class.
Namespace
:
Spring.Collections.Lists
Syntax
Delphi
public constructor Create; override;
Overrides
TCollectionBase<T>.Create
See Also
Reference
TObjectList<T>
Spring.Collections.Lists