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