Jaa


FieldJson.GetValue(JObject) Method

Definition

public override object GetValue (Newtonsoft.Json.Linq.JObject state);
override this.GetValue : Newtonsoft.Json.Linq.JObject -> obj
Public Overrides Function GetValue (state As JObject) As Object

Parameters

state
Newtonsoft.Json.Linq.JObject

Returns

Applies to