SupportClass.HashSetSupport Constructor (ICollection)
Creates a new hash set collection.
public SupportClass.HashSetSupport(
ICollection collection);
Parameters
- collection
- The collection to initialize the hash set with.
See Also
SupportClass.HashSetSupport Class | (global) Namespace | SupportClass.HashSetSupport Constructor Overload List