Implemented to support the IDictionary interface. [Note: For more information, see IDictionary.IsFixedSize.]
true if the current instance has a fixed size; otherwise, false.
This property is read-only.
Note: Elements can be modified in, but not added to or removed from a Hashtable with a fixed size.Operation
As described above.The default value of this property is false .
Note to Inheritors
Override this property, setting it to true , to prevent addition or removal of entries in the current instance.
Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0