Mono Class Library: System.Collections.Hashtable Overview | MembersSystem.Collections.Hashtable.Add Method |
Adds an entry with the specified key and value into the current instance. [Edit]
|
Type Reason ArgumentNullException key is null. [Edit] ArgumentException An entry with the same key already exists in the current instance. [Edit] NotSupportedException The current instance is read-only or has a fixed size. [Edit]
Documentation for this section has not yet been entered. [Edit]
Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0