mscorlib(4.0.0.0) API with additions
System.Collections.Hashtable Member List

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

Add(object key, object value)System.Collections.Hashtablevirtual
Clear()System.Collections.Hashtablevirtual
Clone()System.Collections.Hashtablevirtual
comparerSystem.Collections.Hashtableprotected
Contains(object key)System.Collections.Hashtablevirtual
ContainsKey(object key)System.Collections.Hashtablevirtual
ContainsValue(object value)System.Collections.Hashtablevirtual
CopyTo(Array array, int arrayIndex)System.Collections.Hashtablevirtual
CountSystem.Collections.Hashtable
EqualityComparerSystem.Collections.Hashtableprotected
GetEnumerator()System.Collections.Hashtablevirtual
GetHash(object key)System.Collections.Hashtableprotectedvirtual
GetObjectData(SerializationInfo info, StreamingContext context)System.Collections.Hashtablevirtual
Hashtable()System.Collections.Hashtable
Hashtable(int capacity)System.Collections.Hashtable
Hashtable(int capacity, float loadFactor)System.Collections.Hashtable
Hashtable(int capacity, float loadFactor, IHashCodeProvider hcp, IComparer comparer)System.Collections.Hashtable
Hashtable(int capacity, float loadFactor, IEqualityComparer equalityComparer)System.Collections.Hashtable
Hashtable(IHashCodeProvider hcp, IComparer comparer)System.Collections.Hashtable
Hashtable(IEqualityComparer equalityComparer)System.Collections.Hashtable
Hashtable(int capacity, IHashCodeProvider hcp, IComparer comparer)System.Collections.Hashtable
Hashtable(int capacity, IEqualityComparer equalityComparer)System.Collections.Hashtable
Hashtable(IDictionary d)System.Collections.Hashtable
Hashtable(IDictionary d, float loadFactor)System.Collections.Hashtable
Hashtable(IDictionary d, IHashCodeProvider hcp, IComparer comparer)System.Collections.Hashtable
Hashtable(IDictionary d, IEqualityComparer equalityComparer)System.Collections.Hashtable
Hashtable(SerializationInfo info, StreamingContext context)System.Collections.Hashtableprotected
Hashtable???(IDictionary d, float loadFactor, IHashCodeProvider hcp, IComparer comparer)System.Collections.Hashtable
Hashtable???(IDictionary d, float loadFactor, IEqualityComparer equalityComparer)System.Collections.Hashtable
hcpSystem.Collections.Hashtableprotected
IsFixedSizeSystem.Collections.Hashtable
IsReadOnlySystem.Collections.Hashtable
IsSynchronizedSystem.Collections.Hashtable
KeyEquals(object item, object key)System.Collections.Hashtableprotectedvirtual
KeysSystem.Collections.Hashtable
OnDeserialization(object sender)System.Collections.Hashtablevirtual
Remove(object key)System.Collections.Hashtablevirtual
Synchronized(Hashtable table)System.Collections.Hashtablestatic
SyncRootSystem.Collections.Hashtable
this[object key]System.Collections.Hashtable
ValuesSystem.Collections.Hashtable