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