The methods of System.Collections.Generic.HashSet<T> are listed below. For a list of all members, see the HashSet<T> Members list.
See Also: Inherited members from System.Object
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. |