| _buckets | System.Collections.Hashtable | private |
| _count | System.Collections.Hashtable | private |
| _isWriterInProgress | System.Collections.Hashtable | private |
| _keycomparer | System.Collections.Hashtable | private |
| _keys | System.Collections.Hashtable | private |
| _loadFactor | System.Collections.Hashtable | private |
| _loadsize | System.Collections.Hashtable | private |
| _occupancy | System.Collections.Hashtable | private |
| _syncRoot | System.Collections.Hashtable | private |
| _values | System.Collections.Hashtable | private |
| _version | System.Collections.Hashtable | private |
| Add(object key, object value) | System.Collections.Hashtable | inlinevirtual |
| Clear() | System.Collections.Hashtable | inlinevirtual |
| Clone() | System.Collections.Hashtable | inlinevirtual |
| ComparerName | System.Collections.Hashtable | privatestatic |
| Contains(object key) | System.Collections.Hashtable | inlinevirtual |
| ContainsKey(object key) | System.Collections.Hashtable | inlinevirtual |
| CopyEntries(global::System.Array array, int arrayIndex) | System.Collections.Hashtable | inlineprivate |
| CopyKeys(global::System.Array array, int arrayIndex) | System.Collections.Hashtable | inlineprivate |
| CopyTo(global::System.Array array, int arrayIndex) | System.Collections.Hashtable | inlinevirtual |
| CopyValues(global::System.Array array, int arrayIndex) | System.Collections.Hashtable | inlineprivate |
| Count | System.Collections.Hashtable | |
| expand() | System.Collections.Hashtable | inlineprivate |
| GetEnumerator() | System.Collections.Hashtable | inlineprivate |
| GetEnumerator() | System.Collections.Hashtable | inlinevirtual |
| GetHash(object key) | System.Collections.Hashtable | inlineprotectedvirtual |
| GetObjectData(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) | System.Collections.Hashtable | inlinevirtual |
| HashCodeProviderName | System.Collections.Hashtable | privatestatic |
| HashPrime | System.Collections.Hashtable | packagestatic |
| HashSizeName | System.Collections.Hashtable | privatestatic |
| Hashtable(bool trash) | System.Collections.Hashtable | inlinepackage |
| Hashtable() | System.Collections.Hashtable | inline |
| Hashtable(int capacity) | System.Collections.Hashtable | inline |
| Hashtable(int capacity, float loadFactor) | System.Collections.Hashtable | inline |
| Hashtable(int capacity, float loadFactor, IEqualityComparer equalityComparer) | System.Collections.Hashtable | inline |
| Hashtable(IHashCodeProvider hcp, IComparer comparer) | System.Collections.Hashtable | inline |
| Hashtable(IEqualityComparer equalityComparer) | System.Collections.Hashtable | inline |
| Hashtable(int capacity, IEqualityComparer equalityComparer) | System.Collections.Hashtable | inline |
| Hashtable(int capacity, float loadFactor, IHashCodeProvider hcp, IComparer comparer) | System.Collections.Hashtable | inline |
| Hashtable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) | System.Collections.Hashtable | inlineprotected |
| InitHash(object key, int hashsize, out uint seed, out uint incr) | System.Collections.Hashtable | inlineprivate |
| InitialSize | System.Collections.Hashtable | privatestatic |
| Insert(object key, object nvalue, bool add) | System.Collections.Hashtable | inlineprivate |
| IsFixedSize | System.Collections.Hashtable | |
| IsReadOnly | System.Collections.Hashtable | |
| IsSynchronized | System.Collections.Hashtable | |
| KeyComparerName | System.Collections.Hashtable | privatestatic |
| KeyEquals(object item, object key) | System.Collections.Hashtable | inlineprotectedvirtual |
| Keys | System.Collections.Hashtable | |
| KeysName | System.Collections.Hashtable | privatestatic |
| LoadFactorName | System.Collections.Hashtable | privatestatic |
| OnDeserialization(object sender) | System.Collections.Hashtable | inlinevirtual |
| putEntry(Hashtable.bucket[] newBuckets, object key, object nvalue, int hashcode) | System.Collections.Hashtable | inlineprivate |
| rehash() | System.Collections.Hashtable | inlineprivate |
| rehash(int newsize) | System.Collections.Hashtable | inlineprivate |
| Remove(object key) | System.Collections.Hashtable | inlinevirtual |
| s_serializationInfoTable | System.Collections.Hashtable | privatestatic |
| SerializationInfoTable | System.Collections.Hashtable | privatestatic |
| SettingsAttributeDictionary() | System.Configuration.SettingsAttributeDictionary | inline |
| SettingsAttributeDictionary(SettingsAttributeDictionary attributes) | System.Configuration.SettingsAttributeDictionary | inline |
| Synchronized(Hashtable table) | System.Collections.Hashtable | inlinestatic |
| SyncRoot | System.Collections.Hashtable | |
| this[object key] | System.Collections.Hashtable | |
| UpdateVersion() | System.Collections.Hashtable | inlineprivate |
| Values | System.Collections.Hashtable | |
| ValuesName | System.Collections.Hashtable | privatestatic |
| VersionName | System.Collections.Hashtable | privatestatic |