APRlib

HashSetBase Constructor (ICollection)

Creates a new hash set collection.

public HashSetBase(
   ICollection collection
);

Parameters

collection
The collection to initialize the hash set with.

See Also

HashSetBase Class | edu.neu.ccs.demeter.APRlib.Collections Namespace | HashSetBase Constructor Overload List