| _dictionary | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | private |
| _genericDictionary | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | private |
| _syncRoot | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | private |
| Add(TKey key, TValue value) | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | inline |
| Add(KeyValuePair< TKey, TValue > item) | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | inline |
| Add(object key, object value) | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | inlineprivate |
| System::Collections::Generic::IDictionary.ICollection< KeyValuePair< TKey, TValue > >.System::Collections::Generic::IDictionary.Add(T item) | System.Collections.Generic.ICollection< KeyValuePair< TKey, TValue > > | |
| ICollection< KeyValuePair< TKey, TValue > >.Add(T item) | System.Collections.Generic.ICollection< KeyValuePair< TKey, TValue > > | |
| System::Collections::Generic::ICollection.Add(T item) | System.Collections.Generic.ICollection< T > | |
| Clear() | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | inline |
| Contains(KeyValuePair< TKey, TValue > item) | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | inline |
| Contains(object key) | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | inlineprivate |
| System::Collections::Generic::IDictionary.Contains(T item) | System.Collections.Generic.ICollection< KeyValuePair< TKey, TValue > > | |
| ICollection< KeyValuePair< TKey, TValue > >.Contains(T item) | System.Collections.Generic.ICollection< KeyValuePair< TKey, TValue > > | |
| System::Collections::Generic::ICollection.Contains(T item) | System.Collections.Generic.ICollection< T > | |
| ContainsKey(TKey key) | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | inline |
| CopyTo(KeyValuePair< TKey, TValue >[] array, int arrayIndex) | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | inline |
| CopyTo(Array array, int index) | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | inlineprivate |
| System::Collections::Generic::IDictionary.CopyTo(T[] array, int arrayIndex) | System.Collections.Generic.ICollection< KeyValuePair< TKey, TValue > > | |
| ICollection< KeyValuePair< TKey, TValue > >.CopyTo(T[] array, int arrayIndex) | System.Collections.Generic.ICollection< KeyValuePair< TKey, TValue > > | |
| Newtonsoft::Json::Utilities::IWrappedDictionary.CopyTo(global::System.Array array, int index) | System.Collections.ICollection | |
| System::Collections::Generic::ICollection.CopyTo(T[] array, int arrayIndex) | System.Collections.Generic.ICollection< T > | |
| Count | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | |
| DictionaryWrapper(IDictionary dictionary) | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | inline |
| DictionaryWrapper(IDictionary< TKey, TValue > dictionary) | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | inline |
| GetEnumerator() | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | inline |
| GetEnumerator() | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | inlineprivate |
| GetEnumerator() | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | inlineprivate |
| IsFixedSize | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | private |
| IsReadOnly | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | |
| IsSynchronized | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | private |
| Item | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | private |
| Keys | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | |
| Keys | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | private |
| Remove(TKey key) | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | inline |
| Remove(KeyValuePair< TKey, TValue > item) | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | inline |
| Remove(object key) | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | inline |
| System::Collections::Generic::IDictionary.ICollection< KeyValuePair< TKey, TValue > >.System::Collections::Generic::IDictionary.Remove(T item) | System.Collections.Generic.ICollection< KeyValuePair< TKey, TValue > > | |
| ICollection< KeyValuePair< TKey, TValue > >.Remove(T item) | System.Collections.Generic.ICollection< KeyValuePair< TKey, TValue > > | |
| System::Collections::Generic::ICollection.Remove(T item) | System.Collections.Generic.ICollection< T > | |
| SyncRoot | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | private |
| this[object key] | System.Collections.IDictionary | |
| this[TKey key] | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | |
| TryGetValue(TKey key, out TValue value) | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | inline |
| UnderlyingDictionary | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | |
| Values | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | |
| Values | Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue > | private |