APRlib

SupportClass.HashSetSupport Constructor

Creates a new hash set collection.

Overload List

Creates a new hash set collection.

public SupportClass.HashSetSupport();

Creates a new hash set collection.

public SupportClass.HashSetSupport(ICollection);

Creates a new hash set with the given capacity.

public SupportClass.HashSetSupport(int);

Creates a new hash set with the given capacity.

public SupportClass.HashSetSupport(int,float);

See Also

SupportClass.HashSetSupport Class | (global) Namespace