Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue > Member List

This is the complete list of members for System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >, including all inherited members.

_keysSystem.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >private
_valuesSystem.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >private
Add(TKey key, TValue value)System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >inlineprivate
Add(KeyValuePair< TKey, TValue > item)System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >inlineprivate
Add(object key, object value)System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >inlineprivate
IDictionary< TKey, TValue >.Add(object key, object? value)System.Collections.IDictionary< TKey, TValue >
System::Collections::IDictionary.Add(object key, object? value)System.Collections.IDictionary
Clear()System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >inlineprivate
Clear()System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >inlineprivate
Contains(KeyValuePair< TKey, TValue > item)System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >inlineprivate
Contains(object key)System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >inlineprivate
ContainsKey(TKey key)System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >inline
CopyTo(KeyValuePair< TKey, TValue >[] array, int arrayIndex)System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >inlineprivate
CopyTo(Array array, int index)System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >inlineprivate
CountSystem.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >
DictionarySystem.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >protected
GetEnumerator()System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >inline
GetEnumerator()System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >inlineprivate
GetEnumerator()System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >inlineprivate
IsCompatibleKey(object key)System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >inlineprivatestatic
IsFixedSizeSystem.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >private
IsReadOnlySystem.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >private
IsReadOnlySystem.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >private
IsSynchronizedSystem.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >private
KeysSystem.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >
KeysSystem.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >private
KeysSystem.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >private
KeysSystem.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >private
m_dictionarySystem.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >private
ReadOnlyDictionary(IDictionary< TKey, TValue > dictionary)System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >inline
Remove(TKey key)System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >inlineprivate
Remove(KeyValuePair< TKey, TValue > item)System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >inlineprivate
Remove(object key)System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >inlineprivate
SyncRootSystem.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >private
this[object key]System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >private
this[TKey key]System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >
this[TKey key]System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >private
TryGetValue(TKey key, [MaybeNullWhen(false)] out TValue value)System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >inline
ValuesSystem.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >
ValuesSystem.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >private
ValuesSystem.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >private
ValuesSystem.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >private