_obj (defined in Loyc.WrapperBase< TSet >) | Loyc.WrapperBase< TSet > | protected |
Add(T item) (defined in Loyc.Collections.Impl.SetWrapper< T, TSet >) | Loyc.Collections.Impl.SetWrapper< T, TSet > | virtual |
Clear() (defined in Loyc.Collections.Impl.SetWrapper< T, TSet >) | Loyc.Collections.Impl.SetWrapper< T, TSet > | virtual |
Contains(T item) (defined in Loyc.Collections.Impl.SetWrapper< T, TSet >) | Loyc.Collections.Impl.SetWrapper< T, TSet > | virtual |
CopyTo(T[] array, int arrayIndex) (defined in Loyc.Collections.Impl.SetWrapper< T, TSet >) | Loyc.Collections.Impl.SetWrapper< T, TSet > | virtual |
Count (defined in Loyc.Collections.Impl.SetWrapper< T, TSet >) | Loyc.Collections.Impl.SetWrapper< T, TSet > | |
Equals(object obj) | Loyc.WrapperBase< TSet > | inline |
ExceptWith(IEnumerable< T > other) (defined in Loyc.Collections.Impl.SetWrapper< T, TSet >) | Loyc.Collections.Impl.SetWrapper< T, TSet > | virtual |
GetEnumerator() (defined in Loyc.Collections.Impl.SetWrapper< T, TSet >) | Loyc.Collections.Impl.SetWrapper< T, TSet > | virtual |
GetHashCode() | Loyc.WrapperBase< TSet > | inline |
IntersectWith(IEnumerable< T > other) (defined in Loyc.Collections.Impl.SetWrapper< T, TSet >) | Loyc.Collections.Impl.SetWrapper< T, TSet > | virtual |
IsProperSubsetOf(IEnumerable< T > other) (defined in Loyc.Collections.Impl.SetWrapper< T, TSet >) | Loyc.Collections.Impl.SetWrapper< T, TSet > | virtual |
IsProperSupersetOf(IEnumerable< T > other) (defined in Loyc.Collections.Impl.SetWrapper< T, TSet >) | Loyc.Collections.Impl.SetWrapper< T, TSet > | virtual |
IsReadOnly (defined in Loyc.Collections.Impl.SetWrapper< T, TSet >) | Loyc.Collections.Impl.SetWrapper< T, TSet > | |
IsSubsetOf(IEnumerable< T > other) (defined in Loyc.Collections.Impl.SetWrapper< T, TSet >) | Loyc.Collections.Impl.SetWrapper< T, TSet > | virtual |
IsSupersetOf(IEnumerable< T > other) (defined in Loyc.Collections.Impl.SetWrapper< T, TSet >) | Loyc.Collections.Impl.SetWrapper< T, TSet > | virtual |
Overlaps(IEnumerable< T > other) (defined in Loyc.Collections.Impl.SetWrapper< T, TSet >) | Loyc.Collections.Impl.SetWrapper< T, TSet > | virtual |
Remove(T item) (defined in Loyc.Collections.Impl.SetWrapper< T, TSet >) | Loyc.Collections.Impl.SetWrapper< T, TSet > | virtual |
SetEquals(IEnumerable< T > other) (defined in Loyc.Collections.Impl.SetWrapper< T, TSet >) | Loyc.Collections.Impl.SetWrapper< T, TSet > | virtual |
SetWrapper(TSet wrappedObject) (defined in Loyc.Collections.Impl.SetWrapper< T, TSet >) | Loyc.Collections.Impl.SetWrapper< T, TSet > | inline |
SymmetricExceptWith(IEnumerable< T > other) (defined in Loyc.Collections.Impl.SetWrapper< T, TSet >) | Loyc.Collections.Impl.SetWrapper< T, TSet > | virtual |
TComp (defined in Loyc.WrapperBase< TSet >) | Loyc.WrapperBase< TSet > | protectedstatic |
ToString() | Loyc.WrapperBase< TSet > | inline |
UnionWith(IEnumerable< T > other) (defined in Loyc.Collections.Impl.SetWrapper< T, TSet >) | Loyc.Collections.Impl.SetWrapper< T, TSet > | virtual |
WrapperBase(T wrappedObject) (defined in Loyc.WrapperBase< TSet >) | Loyc.WrapperBase< TSet > | protected |