Aerospike LINDPad Driver

JsonDocument..::..JsonPath Method

Overload List


  Name Description
Public method JsonPath(String)
Selects a JToken using a JSONPath expression. Selects the token that matches the object path.
Public method JsonPath(String, Boolean)
Selects a Newtonsoft.Json.Linq.JToken using a JSONPath expression. Selects the token that matches the object path.