Initializes a new instance of the HashSet class that contains elements copied from the specified collection.
[Visual Basic]
Overloads Public Sub New( _
ByVal collection As ICollection _
)
HashSet Class | HashSet Members | Foley.Utilities.Collections Namespace | HashSet Constructor Overload List