THashSet<T>.Create Constructor

Initializes a new instance of the THashSet<T> class that is empty and uses the default equality comparer for the set type.

Namespace: Spring.Collections.Sets
public
 constructor Create; overload; override;

Overrides

TCollectionBase<T>.Create