IDictionary::IsReadOnly Property
Silverlight
Gets a value indicating whether the IDictionary object is read-only.
Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
The following code example demonstrates how to implement the IsReadOnly property. This code example is part of a larger example provided for the IDictionary class.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: