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