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