269 dictionary2 =
other._dictionary;
class f__AnonymousType0<< Count > j__TPar
static JPropertyKeyedCollection()
override void RemoveItem(int index)
JPropertyKeyedCollection()
bool ContainsItem(JToken item)
ICollection< string > Keys
override void InsertItem(int index, JToken item)
void ChangeItemKey(JToken item, string newKey)
void RemoveKey(string key)
Dictionary< string, JToken > _dictionary
override void ClearItems()
int IndexOfReference(JToken t)
void AddKey(string key, JToken item)
static readonly IEqualityComparer< string > Comparer
bool TryGetValue(string key, [Out] JToken value)
bool Contains(string key)
string GetKeyForItem(JToken item)
bool Compare(JPropertyKeyedCollection other)
override void SetItem(int index, JToken item)
ICollection< JToken > Values