TStack<T>.Destroy Destructor
Summary
Represents the destructor of the
TStack<T>
class.
Namespace
:
Spring.Collections.Stacks
Syntax
Delphi
public destructor Destroy; override;
See Also
Reference
TStack<T>
Spring.Collections.Stacks