FileBackedHashSetT Constructor

Overload List

FileBackedHashSetT Creates a new instance of the FileBackedHashSetT class.
FileBackedHashSetT(IEnumerableT) Creates a new instance of the FileBackedHashSetT class.
FileBackedHashSetT(IEqualityComparerT) Creates a new instance of the FileBackedHashSetT class.
FileBackedHashSetT(String) Creates a new instance of the FileBackedHashSetT class.
FileBackedHashSetT(IEnumerableT, IEqualityComparerT) Creates a new instance of the FileBackedHashSetT class.
FileBackedHashSetT(String, IEnumerableT) Creates a new instance of the FileBackedHashSetT class.
FileBackedHashSetT(String, IEqualityComparerT) Creates a new instance of the FileBackedHashSetT class.
FileBackedHashSetT(String, IEnumerableT, IEqualityComparerT) Creates a new instance of the FileBackedHashSetT class.

See Also