Json.NET - Quick Starts & API Documentation
Item Property
Namespaces ► Newtonsoft.Json.Linq ► JObject ► Item

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.
|