Item Property

Json.NET

Json.NET - Quick Starts & API Documentation Item Property
NamespacesNewtonsoft.Json.LinqJArrayItem
Members
Icon Member Description
Item[([( Object])])
Gets the JToken with the specified key.
(Overrides JToken.Item[([( Object])]) .)
Item[([( Int32])])
Gets or sets the JToken at the specified index.

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