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