The members of System.Collections.Generic.HashSet<T> are listed below.
See Also: Inherited members from System.Object
HashSet() | Documentation for this section has not yet been entered. | |
Documentation for this section has not yet been entered. | ||
Documentation for this section has not yet been entered. | ||
Documentation for this section has not yet been entered. |
Documentation for this section has not yet been entered. |
[read-only] | Comparer | IEqualityComparer<T>. Documentation for this section has not yet been entered. |
[read-only] | Count | int. Documentation for this section has not yet been entered. |
Add(T)Documentation for this section has not yet been entered. | ||
Clear()Documentation for this section has not yet been entered. | ||
Contains(T)Documentation for this section has not yet been entered. | ||
CopyTo(T[])Documentation for this section has not yet been entered. | ||
CopyTo(T[], int)Documentation for this section has not yet been entered. | ||
CopyTo(T[], int, int)Documentation for this section has not yet been entered. | ||
static | CreateSetComparer()Documentation for this section has not yet been entered. | |
ExceptWith(IEnumerable<T>)Documentation for this section has not yet been entered. | ||
GetEnumerator()Documentation for this section has not yet been entered. | ||
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)Documentation for this section has not yet been entered. | ||
IntersectWith(IEnumerable<T>)Documentation for this section has not yet been entered. | ||
IsProperSubsetOf(IEnumerable<T>)Documentation for this section has not yet been entered. | ||
IsProperSupersetOf(IEnumerable<T>)Documentation for this section has not yet been entered. | ||
IsSubsetOf(IEnumerable<T>)Documentation for this section has not yet been entered. | ||
IsSupersetOf(IEnumerable<T>)Documentation for this section has not yet been entered. | ||
OnDeserialization(object)Documentation for this section has not yet been entered. | ||
Overlaps(IEnumerable<T>)Documentation for this section has not yet been entered. | ||
Remove(T)Documentation for this section has not yet been entered. | ||
RemoveWhere(Predicate<T>)Documentation for this section has not yet been entered. | ||
SetEquals(IEnumerable<T>)Documentation for this section has not yet been entered. | ||
SymmetricExceptWith(IEnumerable<T>)Documentation for this section has not yet been entered. | ||
TrimExcess()Documentation for this section has not yet been entered. | ||
UnionWith(IEnumerable<T>)Documentation for this section has not yet been entered. |
ICollection<T>.Add | Documentation for this section has not yet been entered. | |
ICollection<T>.CopyTo | Documentation for this section has not yet been entered. | |
IEnumerable<T>.GetEnumerator | Documentation for this section has not yet been entered. | |
IEnumerable.GetEnumerator | Documentation for this section has not yet been entered. | |
[read-only] | ICollection<T>.IsReadOnly | bool. Documentation for this section has not yet been entered. |