Click or drag to resize
Json.NET

JTokenSelectToken Method

 
Overload List
  NameDescription
Public methodSelectToken(String)
Selects a JToken using a JPath expression. Selects the token that matches the object path.
Public methodSelectToken(String, Boolean)
Selects a JToken using a JPath expression. Selects the token that matches the object path.
Top
See Also