| _obj (defined in Loyc.WrapperBase< T >) | Loyc.WrapperBase< T > | protected |
| Add(T item) (defined in Loyc.Collections.Impl.ListWithChangeEvents< T, TList >) | Loyc.Collections.Impl.ListWithChangeEvents< T, TList > | inlinevirtual |
| AddRange(IEnumerable< T > list) (defined in Loyc.Collections.Impl.ListWithChangeEvents< T, TList >) | Loyc.Collections.Impl.ListWithChangeEvents< T, TList > | virtual |
| AddRange(IReadOnlyCollection< T > list) (defined in Loyc.Collections.Impl.ListWithChangeEvents< T, TList >) | Loyc.Collections.Impl.ListWithChangeEvents< T, TList > | virtual |
| Clear() (defined in Loyc.Collections.Impl.ListWithChangeEvents< T, TList >) | Loyc.Collections.Impl.ListWithChangeEvents< T, TList > | inlinevirtual |
| Collection (defined in Loyc.Collections.Impl.CollectionWrapper< T, TCollection >) | Loyc.Collections.Impl.CollectionWrapper< T, TCollection > | protected |
| 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 |
| Loyc::Collections::IListAndListSource< T >.Contains(T item) | Loyc.Collections.IContains< in T > | |
| CopyTo(T[] array, int arrayIndex) (defined in Loyc.Collections.Impl.CollectionWrapper< T, TCollection >) | Loyc.Collections.Impl.CollectionWrapper< T, TCollection > | virtual |
| Loyc::Collections::IListAndListSource< T >.CopyTo(T[] array, int arrayIndex) | Loyc.Collections.ICollectionSource< T > | |
| Count (defined in Loyc.Collections.Impl.CollectionWrapper< T, TCollection >) | Loyc.Collections.Impl.CollectionWrapper< T, TCollection > | |
| Loyc::Collections::Impl::ListWrapper< T, TList >.Loyc::Collections::IListAndListSource< T >.Count | Loyc.Collections.ISource< out T > | |
| Count (defined in Loyc.Collections.IListEx< T >) | Loyc.Collections.IListEx< T > | |
| 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 |
| IndexOf(T item) (defined in Loyc.Collections.Impl.ListWrapper< T, TList >) | Loyc.Collections.Impl.ListWrapper< T, TList > | virtual |
| Insert(int index, T item) (defined in Loyc.Collections.Impl.ListWithChangeEvents< T, TList >) | Loyc.Collections.Impl.ListWithChangeEvents< T, TList > | inlinevirtual |
| InsertRange(int index, IEnumerable< T > list) (defined in Loyc.Collections.Impl.ListWithChangeEvents< T, TList >) | Loyc.Collections.Impl.ListWithChangeEvents< T, TList > | virtual |
| InsertRange(int index, IReadOnlyCollection< T > list) (defined in Loyc.Collections.Impl.ListWithChangeEvents< T, TList >) | Loyc.Collections.Impl.ListWithChangeEvents< T, TList > | virtual |
| IsEmpty (defined in Loyc.Collections.Impl.CollectionWrapper< T, TCollection >) | Loyc.Collections.Impl.CollectionWrapper< T, TCollection > | |
| IsEmpty (defined in Loyc.Collections.IIsEmpty) | Loyc.Collections.IIsEmpty | |
| IsReadOnly (defined in Loyc.Collections.Impl.CollectionWrapper< T, TCollection >) | Loyc.Collections.Impl.CollectionWrapper< T, TCollection > | |
| ListChanged (defined in Loyc.Collections.Impl.ListWithChangeEvents< T, TList >) | Loyc.Collections.Impl.ListWithChangeEvents< T, TList > | |
| ListChanging (defined in Loyc.Collections.Impl.ListWithChangeEvents< T, TList >) | Loyc.Collections.Impl.ListWithChangeEvents< T, TList > | |
| ListWithChangeEvents(IList< T > wrappedObject) (defined in Loyc.Collections.ListWithChangeEvents< T >) | Loyc.Collections.ListWithChangeEvents< T > | inline |
| ListWithChangeEvents() (defined in Loyc.Collections.ListWithChangeEvents< T >) | Loyc.Collections.ListWithChangeEvents< T > | inline |
| ListWithChangeEvents(TList list) (defined in Loyc.Collections.Impl.ListWithChangeEvents< T, TList >) | Loyc.Collections.Impl.ListWithChangeEvents< T, TList > | inline |
| ListWrapper(TList wrappedObject) (defined in Loyc.Collections.Impl.ListWrapper< T, TList >) | Loyc.Collections.Impl.ListWrapper< T, TList > | inline |
| Remove(T item) (defined in Loyc.Collections.Impl.ListWithChangeEvents< T, TList >) | Loyc.Collections.Impl.ListWithChangeEvents< T, TList > | inlinevirtual |
| RemoveAt(int index) (defined in Loyc.Collections.Impl.ListWithChangeEvents< T, TList >) | Loyc.Collections.Impl.ListWithChangeEvents< T, TList > | inlinevirtual |
| RemoveRange(int index, int amount) (defined in Loyc.Collections.Impl.ListWithChangeEvents< T, TList >) | Loyc.Collections.Impl.ListWithChangeEvents< T, TList > | inline |
| Slice(int start, int count=int.MaxValue) | Loyc.Collections.Impl.ListWrapper< T, TList > | virtual |
| TComp (defined in Loyc.WrapperBase< T >) | Loyc.WrapperBase< T > | protectedstatic |
| this[int index] (defined in Loyc.Collections.Impl.ListWithChangeEvents< T, TList >) | Loyc.Collections.Impl.ListWithChangeEvents< T, TList > | |
| this[K key] | Loyc.Collections.IIndexed< in K, out V > | |
| ToString() | Loyc.WrapperBase< T > | inline |
| TryGet(int index, out bool fail) (defined in Loyc.Collections.Impl.ListWrapper< T, TList >) | Loyc.Collections.Impl.ListWrapper< T, TList > | virtual |
| Loyc::Collections::IListAndListSource< T >.TryGet(K key, out bool fail) | Loyc.Collections.ITryGet< in K, out V > | |
| TrySet(int index, T value) (defined in Loyc.Collections.Impl.ListWithChangeEvents< T, TList >) | Loyc.Collections.Impl.ListWithChangeEvents< T, TList > | inlinevirtual |
| WrapperBase(T wrappedObject) (defined in Loyc.WrapperBase< T >) | Loyc.WrapperBase< T > | protected |