Item Property

Json.NET

Json.NET - Quick Starts & API Documentation Item Property
NamespacesNewtonsoft.Json.LinqJObjectItem
Members
Icon Member Description
Item[([( Object])])
Gets the JToken with the specified key.
(Overrides JToken.Item[([( Object])]) .)
Item[([( String])])
Gets or sets the JToken with the specified property name.

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.0.2.0 (4.0.2.13623)