Json.NET - Quick Starts & API Documentation
SelectToken Method
Namespaces ► Newtonsoft.Json.Linq ► JToken ► SelectToken()()()()

Icon | Member | Description |
---|---|---|
![]() |
SelectToken(String) |
Selects the token that matches the object path.
|
![]() |
SelectToken(String, Boolean) |
Selects the token that matches the object path.
|