JsonValue.Item Property

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

This indexer is not supported for this base class and throws an exception.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public property Item[Int32] This indexer is not supported for this base class and throws an exception.
Public property Item[String] This indexer is not supported for this base class and throws an exception.

Top

Remarks

The exception thrown is the InvalidOperationException. The classes that derive from Item and that implement this method are noted in the specific overloads.