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.5.0.0 (4.5.6.14930)