Click or drag to resize

FileBackedHashSetT Constructor

Overload List
  Name Description
Public method FileBackedHashSetT Creates a new instance of the FileBackedHashSetT class.
Public method FileBackedHashSetT(IEnumerableT) Creates a new instance of the FileBackedHashSetT class.
Public method FileBackedHashSetT(IEqualityComparerT) Creates a new instance of the FileBackedHashSetT class.
Public method FileBackedHashSetT(String) Creates a new instance of the FileBackedHashSetT class.
Public method FileBackedHashSetT(IEnumerableT, IEqualityComparerT) Creates a new instance of the FileBackedHashSetT class.
Public method FileBackedHashSetT(String, IEnumerableT) Creates a new instance of the FileBackedHashSetT class.
Public method FileBackedHashSetT(String, IEqualityComparerT) Creates a new instance of the FileBackedHashSetT class.
Public method FileBackedHashSetT(String, IEnumerableT, IEqualityComparerT) Creates a new instance of the FileBackedHashSetT class.
Top
See Also