FileBackedHashSet<T, TElem>() | Creates a new instance of the FileBackedHashSet<T> class. |
FileBackedHashSet<T, TElem>(IEnumerable<T>) | Creates a new instance of the FileBackedHashSet<T> class. |
FileBackedHashSet<T, TElem>(IEqualityComparer<T>) | Creates a new instance of the FileBackedHashSet<T> class. |
FileBackedHashSet<T, TElem>(String) | Creates a new instance of the FileBackedHashSet<T> class. |
FileBackedHashSet<T, TElem>(IEnumerable<T>, IEqualityComparer<T>) | Creates a new instance of the FileBackedHashSet<T> class. |
FileBackedHashSet<T, TElem>(String, IEnumerable<T>) | Creates a new instance of the FileBackedHashSet<T> class. |
FileBackedHashSet<T, TElem>(String, IEqualityComparer<T>) | Creates a new instance of the FileBackedHashSet<T> class. |
FileBackedHashSet<T, TElem>(String, IEnumerable<T>, IEqualityComparer<T>) | Creates a new instance of the FileBackedHashSet<T> class. |