Enhanced C#
Loyc library documentation
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Loyc.Collections.CollectionWithChangeEvents< T > Member List

This is the complete list of members for Loyc.Collections.CollectionWithChangeEvents< T >, including all inherited members.

_asSet (defined in Loyc.Collections.Impl.CollectionWithChangeEvents< T, TColl >)Loyc.Collections.Impl.CollectionWithChangeEvents< T, TColl >
_obj (defined in Loyc.WrapperBase< T >)Loyc.WrapperBase< T >protected
Add(T item) (defined in Loyc.Collections.Impl.CollectionWithChangeEvents< T, TColl >)Loyc.Collections.Impl.CollectionWithChangeEvents< T, TColl >virtual
Clear() (defined in Loyc.Collections.Impl.CollectionWithChangeEvents< T, TColl >)Loyc.Collections.Impl.CollectionWithChangeEvents< T, TColl >inlinevirtual
Collection (defined in Loyc.Collections.Impl.CollectionWrapper< T, TCollection >)Loyc.Collections.Impl.CollectionWrapper< T, TCollection >protected
CollectionWithChangeEvents(ICollection< T > obj) (defined in Loyc.Collections.CollectionWithChangeEvents< T >)Loyc.Collections.CollectionWithChangeEvents< T >inline
CollectionWrapper(TCollection collection) (defined in Loyc.Collections.Impl.CollectionWrapper< T, TCollection >)Loyc.Collections.Impl.CollectionWrapper< T, TCollection >inline
Contains(T item) (defined in Loyc.Collections.Impl.CollectionWrapper< T, TCollection >)Loyc.Collections.Impl.CollectionWrapper< T, TCollection >virtual
CopyTo(T[] array, int arrayIndex) (defined in Loyc.Collections.Impl.CollectionWrapper< T, TCollection >)Loyc.Collections.Impl.CollectionWrapper< T, TCollection >virtual
Count (defined in Loyc.Collections.Impl.CollectionWrapper< T, TCollection >)Loyc.Collections.Impl.CollectionWrapper< T, TCollection >
Equals(object?obj)Loyc.WrapperBase< T >inline
GetEnumerator() (defined in Loyc.Collections.Impl.CollectionWrapper< T, TCollection >)Loyc.Collections.Impl.CollectionWrapper< T, TCollection >virtual
GetHashCode()Loyc.WrapperBase< T >inline
IsEmpty (defined in Loyc.Collections.Impl.CollectionWrapper< T, TCollection >)Loyc.Collections.Impl.CollectionWrapper< T, TCollection >
IsReadOnly (defined in Loyc.Collections.Impl.CollectionWrapper< T, TCollection >)Loyc.Collections.Impl.CollectionWrapper< T, TCollection >
ListChanged (defined in Loyc.Collections.Impl.CollectionWithChangeEvents< T, TColl >)Loyc.Collections.Impl.CollectionWithChangeEvents< T, TColl >
ListChanging (defined in Loyc.Collections.Impl.CollectionWithChangeEvents< T, TColl >)Loyc.Collections.Impl.CollectionWithChangeEvents< T, TColl >
Remove(T item) (defined in Loyc.Collections.Impl.CollectionWithChangeEvents< T, TColl >)Loyc.Collections.Impl.CollectionWithChangeEvents< T, TColl >inlinevirtual
TComp (defined in Loyc.WrapperBase< T >)Loyc.WrapperBase< T >protectedstatic
ToString()Loyc.WrapperBase< T >inline
TryAdd(T item)Loyc.Collections.Impl.CollectionWithChangeEvents< T, TColl >inlinevirtual
WrapperBase(T wrappedObject) (defined in Loyc.WrapperBase< T >)Loyc.WrapperBase< T >protected