Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.ComponentModel.WeakHashtable Member List

This is the complete list of members for System.ComponentModel.WeakHashtable, including all inherited members.

_bucketsSystem.Collections.Hashtableprivate
_countSystem.Collections.Hashtableprivate
_isWriterInProgressSystem.Collections.Hashtableprivate
_keycomparerSystem.Collections.Hashtableprivate
_keysSystem.Collections.Hashtableprivate
_lastGlobalMemSystem.ComponentModel.WeakHashtableprivate
_lastHashCountSystem.ComponentModel.WeakHashtableprivate
_loadFactorSystem.Collections.Hashtableprivate
_loadsizeSystem.Collections.Hashtableprivate
_occupancySystem.Collections.Hashtableprivate
_valuesSystem.Collections.Hashtableprivate
_versionSystem.Collections.Hashtableprivate
Add(object key, object? value)System.Collections.Hashtableinlinevirtual
Clear()System.Collections.Hashtableinlinevirtual
Clone()System.Collections.Hashtableinlinevirtual
comparerSystem.Collections.Hashtableprotected
Contains(object key)System.Collections.Hashtableinlinevirtual
ContainsKey(object key)System.Collections.Hashtableinlinevirtual
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.Hashtableinlinevirtual
CopyValues(Array array, int arrayIndex)System.Collections.Hashtableinlineprivate
CountSystem.Collections.Hashtable
EqualityComparerSystem.Collections.Hashtableprotected
expand()System.Collections.Hashtableinlineprivate
GetEnumerator()System.Collections.Hashtableinlineprivate
GetEnumerator()System.Collections.Hashtableinlinevirtual
GetHash(object key)System.Collections.Hashtableinlineprotectedvirtual
GetObjectData(SerializationInfo info, StreamingContext context)System.Collections.Hashtableinlinevirtual
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
IsReadOnlySystem.Collections.Hashtable
IsSynchronizedSystem.Collections.Hashtable
KeyEquals(object? item, object key)System.Collections.Hashtableinlineprotectedvirtual
KeysSystem.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.Hashtableinlinevirtual
s_comparerSystem.ComponentModel.WeakHashtableprivatestatic
ScavengeKeys()System.ComponentModel.WeakHashtableinlineprivate
SetWeak(object key, object value)System.ComponentModel.WeakHashtableinline
Synchronized(Hashtable table)System.Collections.Hashtableinlinestatic
SyncRootSystem.Collections.Hashtable
this[object key]System.Collections.Hashtable
ToKeyValuePairsArray()System.Collections.Hashtableinlinepackagevirtual
UpdateVersion()System.Collections.Hashtableinlineprivate
ValuesSystem.Collections.Hashtable
WeakHashtable()System.ComponentModel.WeakHashtableinlinepackage