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