SupportClass.HashSetSupport Constructor (Int32)
Creates a new hash set with the given capacity.
public SupportClass.HashSetSupport(
int capacity);
Parameters
- capacity
- The initial capacity of the hash set.
See Also
SupportClass.HashSetSupport Class | (global) Namespace | SupportClass.HashSetSupport Constructor Overload List