Json.NET - Quick Starts & API Documentation
TryGetValue Method (propertyName, value)
Namespaces ► Newtonsoft.Json.Linq ► JObject ► TryGetValue(String, JToken%)
Tries the get value.
Declaration Syntax
Return Value
true if a value was successfully retrieved; otherwise, false.