Constructs and initializes a new instance of the Hashtable class with the specified initial capacity.
Type Reason ArgumentOutOfRangeException capacity < 0.
The new instance is initialized with the default IHashCodeProvider and IComparer.
The number of entries that the new instance can contain can be greater than capacity.
Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0