Beef Corlib
System.Collections.Generic.HashSet< T > Member List

This is the complete list of members for System.Collections.Generic.HashSet< T >, including all inherited members.

Add(T item)System.Collections.Generic.HashSet< T >inline
Add(T value, out T *entryPtr) (defined in System.Collections.Generic.HashSet< T >)System.Collections.Generic.HashSet< T >inline
Clear()System.Collections.Generic.HashSet< T >inline
Contains(T item)System.Collections.Generic.HashSet< T >inline
ContainsWith< TAltKey >(TAltKey item) (defined in System.Collections.Generic.HashSet< T >)System.Collections.Generic.HashSet< T >inline
CopyTo(T[] array, int32 arrayIndex)System.Collections.Generic.HashSet< T >inline
CopyTo(T[] array) (defined in System.Collections.Generic.HashSet< T >)System.Collections.Generic.HashSet< T >inline
CopyTo(T[] array, int32 arrayIndex, int32 count) (defined in System.Collections.Generic.HashSet< T >)System.Collections.Generic.HashSet< T >inline
Count (defined in System.Collections.Generic.HashSet< T >)System.Collections.Generic.HashSet< T >
GetAndRemove(T item) (defined in System.Collections.Generic.HashSet< T >)System.Collections.Generic.HashSet< T >inline
GetEnumerator() (defined in System.Collections.Generic.HashSet< T >)System.Collections.Generic.HashSet< T >inline
HashSet() (defined in System.Collections.Generic.HashSet< T >)System.Collections.Generic.HashSet< T >inline
HashSet(int wantSize) (defined in System.Collections.Generic.HashSet< T >)System.Collections.Generic.HashSet< T >inline
IsEmpty (defined in System.Collections.Generic.HashSet< T >)System.Collections.Generic.HashSet< T >
Remove(T item)System.Collections.Generic.HashSet< T >inline
RemoveWhere(Predicate< T > match) (defined in System.Collections.Generic.HashSet< T >)System.Collections.Generic.HashSet< T >inline
TrimExcess() (defined in System.Collections.Generic.HashSet< T >)System.Collections.Generic.HashSet< T >inline
TryAdd(T item, out T *entryPtr) (defined in System.Collections.Generic.HashSet< T >)System.Collections.Generic.HashSet< T >inline