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