| _hashtable | System.Collections.DictionaryBase | private |
| Add(object key, object value) | System.Collections.DictionaryBase | inlineprivate |
| System::Collections::IDictionary.Add(object key, object? value) | System.Collections.IDictionary | |
| Clear() | System.Collections.DictionaryBase | inline |
| Contains(object key) | System.Collections.DictionaryBase | inlineprivate |
| CopyTo(Array array, int index) | System.Collections.DictionaryBase | inline |
| Count | System.Collections.DictionaryBase | |
| Dictionary | System.Collections.DictionaryBase | protected |
| GetEnumerator() | System.Collections.DictionaryBase | inline |
| GetEnumerator() | System.Collections.DictionaryBase | inlineprivate |
| InnerHashtable | System.Collections.DictionaryBase | protected |
| IsFixedSize | System.Collections.DictionaryBase | private |
| IsReadOnly | System.Collections.DictionaryBase | private |
| IsSynchronized | System.Collections.DictionaryBase | private |
| Keys | System.Collections.DictionaryBase | private |
| OnClear() | System.Collections.DictionaryBase | inlineprotectedvirtual |
| OnClearComplete() | System.Collections.DictionaryBase | inlineprotectedvirtual |
| OnGet(object key, object? currentValue) | System.Collections.DictionaryBase | inlineprotectedvirtual |
| OnInsert(object key, object? value) | System.Collections.DictionaryBase | inlineprotectedvirtual |
| OnInsertComplete(object key, object? value) | System.Collections.DictionaryBase | inlineprotectedvirtual |
| OnRemove(object key, object? value) | System.Collections.DictionaryBase | inlineprotectedvirtual |
| OnRemoveComplete(object key, object? value) | System.Collections.DictionaryBase | inlineprotectedvirtual |
| OnSet(object key, object? oldValue, object? newValue) | System.Collections.DictionaryBase | inlineprotectedvirtual |
| OnSetComplete(object key, object? oldValue, object? newValue) | System.Collections.DictionaryBase | inlineprotectedvirtual |
| OnValidate(object key, object? value) | System.Collections.DictionaryBase | inlineprotectedvirtual |
| Remove(object key) | System.Collections.DictionaryBase | inlineprivate |
| SyncRoot | System.Collections.DictionaryBase | private |
| this[object key] | System.Collections.DictionaryBase | private |
| Values | System.Collections.DictionaryBase | private |