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