JsonValue.Item Property (String)
Silverlight
This indexer is not supported for this base class and throws an exception.
Namespace: System.Json
Assembly: System.Json (in System.Json.dll)
Parameters
- key
- Type: System.String
The key of the element to get or set.
The exception thrown is the InvalidOperationException. This method is overloaded in the implementation of the JsonObject class, which consists of a collection of key/value pairs and inherits from this class.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.