| Add(KeyValuePair< K, V > item) (defined in Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary >) | Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary > | inline |
| Add(K key, V value) (defined in Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary >) | Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary > | inlinevirtual |
| Add(T item) (defined in Loyc.Collections.Impl.CollectionWrapper< KeyValuePair< K, V >, TDictionary >) | Loyc.Collections.Impl.CollectionWrapper< KeyValuePair< K, V >, TDictionary > | virtual |
| AddRange(IEnumerable< KeyValuePair< K, V >> list) (defined in Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary >) | Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary > | inlinevirtual |
| AddRange(IReadOnlyCollection< KeyValuePair< K, V >> list) (defined in Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary >) | Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary > | virtual |
| Clear() (defined in Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary >) | Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary > | inlinevirtual |
| Collection (defined in Loyc.Collections.Impl.CollectionWrapper< KeyValuePair< K, V >, TDictionary >) | Loyc.Collections.Impl.CollectionWrapper< KeyValuePair< K, V >, TDictionary > | protected |
| CollectionWrapper(TCollection collection) (defined in Loyc.Collections.Impl.CollectionWrapper< KeyValuePair< K, V >, TDictionary >) | Loyc.Collections.Impl.CollectionWrapper< KeyValuePair< K, V >, TDictionary > | inline |
| Contains(T item) (defined in Loyc.Collections.Impl.CollectionWrapper< KeyValuePair< K, V >, TDictionary >) | Loyc.Collections.Impl.CollectionWrapper< KeyValuePair< K, V >, TDictionary > | virtual |
| ContainsKey(K key) (defined in Loyc.Collections.Impl.DictionaryWrapper< K, V, TDictionary >) | Loyc.Collections.Impl.DictionaryWrapper< K, V, TDictionary > | virtual |
| CopyTo(T[] array, int arrayIndex) (defined in Loyc.Collections.Impl.CollectionWrapper< KeyValuePair< K, V >, TDictionary >) | Loyc.Collections.Impl.CollectionWrapper< KeyValuePair< K, V >, TDictionary > | virtual |
| Count (defined in Loyc.Collections.Impl.CollectionWrapper< KeyValuePair< K, V >, TDictionary >) | Loyc.Collections.Impl.CollectionWrapper< KeyValuePair< K, V >, TDictionary > | |
| Dictionary (defined in Loyc.Collections.Impl.DictionaryWrapper< K, V, TDictionary >) | Loyc.Collections.Impl.DictionaryWrapper< K, V, TDictionary > | protected |
| DictionaryWithChangeEvents(TDictionary dictionary) (defined in Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary >) | Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary > | inline |
| DictionaryWrapper(TDictionary dictionary) (defined in Loyc.Collections.Impl.DictionaryWrapper< K, V, TDictionary >) | Loyc.Collections.Impl.DictionaryWrapper< K, V, TDictionary > | inline |
| GetEnumerator() (defined in Loyc.Collections.Impl.CollectionWrapper< KeyValuePair< K, V >, TDictionary >) | Loyc.Collections.Impl.CollectionWrapper< KeyValuePair< K, V >, TDictionary > | virtual |
| IsEmpty (defined in Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary >) | Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary > | |
| IsReadOnly (defined in Loyc.Collections.Impl.CollectionWrapper< KeyValuePair< K, V >, TDictionary >) | Loyc.Collections.Impl.CollectionWrapper< KeyValuePair< K, V >, TDictionary > | |
| Keys (defined in Loyc.Collections.Impl.DictionaryWrapper< K, V, TDictionary >) | Loyc.Collections.Impl.DictionaryWrapper< K, V, TDictionary > | |
| ListChanged (defined in Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary >) | Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary > | |
| ListChanging (defined in Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary >) | Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary > | |
| Remove(KeyValuePair< K, V > item) (defined in Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary >) | Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary > | inline |
| Remove(K key) (defined in Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary >) | Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary > | inlinevirtual |
| Remove(T item) (defined in Loyc.Collections.Impl.CollectionWrapper< KeyValuePair< K, V >, TDictionary >) | Loyc.Collections.Impl.CollectionWrapper< KeyValuePair< K, V >, TDictionary > | virtual |
| this[K key] (defined in Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary >) | Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary > | |
| TryAdd(K key, V value) (defined in Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary >) | Loyc.Collections.Impl.DictionaryWithChangeEvents< K, V, TDictionary > | inlinevirtual |
| TryGetValue(K key, out V value) (defined in Loyc.Collections.Impl.DictionaryWrapper< K, V, TDictionary >) | Loyc.Collections.Impl.DictionaryWrapper< K, V, TDictionary > | virtual |
| Values (defined in Loyc.Collections.Impl.DictionaryWrapper< K, V, TDictionary >) | Loyc.Collections.Impl.DictionaryWrapper< K, V, TDictionary > | |