A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.newtonsoft.com/json/help/html/M_Newtonsoft_Json_Linq_JObject_TryGetValue.htm below:

JObjectTryGetValue Method (String, JToken)

 

Tries to get the

JToken

with the specified property name.

Namespace:

Â

Newtonsoft.Json.Linq
Assembly:

 Newtonsoft.Json (in Newtonsoft.Json.dll) Version: 12.0.1+509643a8952ce731e0207710c429ad6e67dc43db

Syntax

C#

Copy
public bool TryGetValue(
	string propertyName,
	out JToken value
)
Parameters
propertyName
Type: SystemString
Name of the property.
value
Type: Newtonsoft.Json.LinqJToken
The value.
Return Value

Type:Â

Boolean
true

if a value was successfully retrieved; otherwise,

false

.

ImplementsIDictionaryTKey, TValueTryGetValue(TKey, TValue)
See Also Reference JObject Class TryGetValue Overload Newtonsoft.Json.Linq Namespace

 

 


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4