THashSet<T>.Clear Method

Removes all elements from a THashSet<T> object.

Namespace: Spring.Collections.Sets
public
 procedure Clear; override;

Overrides

TCollectionBase<T>.Clear