Overload List

  NameDescription
Public methodHashedSet()()()()
Creates a new set instance based on a hash table.
Public methodHashedSet(ICollection)
Creates a new set instance based on a hash table and initializes it based on a collection of elements.

See Also