GetJObject Method
Overloads
GetJObject() |
Get the JObject instance wrapped by this abstract structure. |
GetJObject()
Get the JObject instance wrapped by this abstract structure.
Declaration
public JObject GetJObject()
Returns
Type | Description |
---|---|
Newtonsoft.Json.Linq.JObject |
Exceptions
Type | Condition |
---|---|
System.ArgumentException |
Thrown if the wrapped token is null or not a JObject token. |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!