Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Hashtable.SyncHashtable Member List

This is the complete list of members for System.Collections.Hashtable.SyncHashtable, including all inherited members.

_bucketsSystem.Collections.Hashtableprivate
_countSystem.Collections.Hashtableprivate
_isWriterInProgressSystem.Collections.Hashtableprivate
_keycomparerSystem.Collections.Hashtableprivate
_keysSystem.Collections.Hashtableprivate
_loadFactorSystem.Collections.Hashtableprivate
_loadsizeSystem.Collections.Hashtableprivate
_occupancySystem.Collections.Hashtableprivate
_tableSystem.Collections.Hashtable.SyncHashtableprivate
_valuesSystem.Collections.Hashtableprivate
_versionSystem.Collections.Hashtableprivate
Add(object key, object value)System.Collections.Hashtable.SyncHashtableinline
System::Collections::Hashtable.Add(object key, object? value)System.Collections.Hashtableinlinevirtual
Clear()System.Collections.Hashtable.SyncHashtableinlinevirtual
Clone()System.Collections.Hashtable.SyncHashtableinlinevirtual
comparerSystem.Collections.Hashtableprotected
Contains(object key)System.Collections.Hashtable.SyncHashtableinlinevirtual
ContainsKey(object key)System.Collections.Hashtable.SyncHashtableinlinevirtual
ContainsValue(object key)System.Collections.Hashtable.SyncHashtableinline
System::Collections::Hashtable.ContainsValue(object? value)System.Collections.Hashtableinlinevirtual
CopyEntries(Array array, int arrayIndex)System.Collections.Hashtableinlineprivate
CopyKeys(Array array, int arrayIndex)System.Collections.Hashtableinlineprivate
CopyTo(Array array, int arrayIndex)System.Collections.Hashtable.SyncHashtableinlinevirtual
CopyValues(Array array, int arrayIndex)System.Collections.Hashtableinlineprivate
CountSystem.Collections.Hashtable.SyncHashtable
EqualityComparerSystem.Collections.Hashtableprotected
expand()System.Collections.Hashtableinlineprivate
GetEnumerator()System.Collections.Hashtable.SyncHashtableinlineprivatevirtual
GetEnumerator()System.Collections.Hashtable.SyncHashtableinlinevirtual
GetHash(object key)System.Collections.Hashtableinlineprotectedvirtual
GetObjectData(SerializationInfo info, StreamingContext context)System.Collections.Hashtable.SyncHashtableinlinevirtual
Hashtable(bool trash)System.Collections.Hashtableinlinepackage
Hashtable()System.Collections.Hashtableinline
Hashtable(int capacity)System.Collections.Hashtableinline
Hashtable(int capacity, float loadFactor)System.Collections.Hashtableinline
Hashtable(int capacity, float loadFactor, IEqualityComparer? equalityComparer)System.Collections.Hashtableinline
Hashtable(IHashCodeProvider? hcp, IComparer? comparer)System.Collections.Hashtableinline
Hashtable(IEqualityComparer? equalityComparer)System.Collections.Hashtableinline
Hashtable(int capacity, IHashCodeProvider? hcp, IComparer? comparer)System.Collections.Hashtableinline
Hashtable(int capacity, IEqualityComparer? equalityComparer)System.Collections.Hashtableinline
Hashtable(IDictionary d)System.Collections.Hashtableinline
Hashtable(IDictionary d, float loadFactor)System.Collections.Hashtableinline
Hashtable(IDictionary d, IHashCodeProvider? hcp, IComparer? comparer)System.Collections.Hashtableinline
Hashtable(IDictionary d, IEqualityComparer? equalityComparer)System.Collections.Hashtableinline
Hashtable(int capacity, float loadFactor, IHashCodeProvider? hcp, IComparer? comparer)System.Collections.Hashtableinline
Hashtable(IDictionary d, float loadFactor, IHashCodeProvider? hcp, IComparer? comparer)System.Collections.Hashtableinline
Hashtable(IDictionary d, float loadFactor, IEqualityComparer? equalityComparer)System.Collections.Hashtableinline
Hashtable(SerializationInfo info, StreamingContext context)System.Collections.Hashtableinlineprotected
hcpSystem.Collections.Hashtableprotected
InitHash(object key, int hashsize, out uint seed, out uint incr)System.Collections.Hashtableinlineprivate
Insert(object key, object nvalue, bool add)System.Collections.Hashtableinlineprivate
IsFixedSizeSystem.Collections.Hashtable.SyncHashtable
IsReadOnlySystem.Collections.Hashtable.SyncHashtable
IsSynchronizedSystem.Collections.Hashtable.SyncHashtable
KeyEquals(object? item, object key)System.Collections.Hashtableinlineprotectedvirtual
KeysSystem.Collections.Hashtable.SyncHashtable
OnDeserialization(object sender)System.Collections.Hashtable.SyncHashtableinline
System::Collections::Hashtable.OnDeserialization(object? sender)System.Collections.Hashtableinlinevirtual
putEntry(bucket[] newBuckets, object key, object nvalue, int hashcode)System.Collections.Hashtableinlineprivate
rehash()System.Collections.Hashtableinlineprivate
rehash(int newsize)System.Collections.Hashtableinlineprivate
Remove(object key)System.Collections.Hashtable.SyncHashtableinlinevirtual
SyncHashtable(Hashtable table)System.Collections.Hashtable.SyncHashtableinlinepackage
SyncHashtable(SerializationInfo info, StreamingContext context)System.Collections.Hashtable.SyncHashtableinlinepackage
Synchronized(Hashtable table)System.Collections.Hashtableinlinestatic
SyncRootSystem.Collections.Hashtable.SyncHashtable
this[object key]System.Collections.Hashtable.SyncHashtable
ToKeyValuePairsArray()System.Collections.Hashtable.SyncHashtableinlinepackagevirtual
UpdateVersion()System.Collections.Hashtableinlineprivate
ValuesSystem.Collections.Hashtable.SyncHashtable