Json.NET - Quick Starts & API Documentation
Explicit Operator
Namespaces ► Newtonsoft.Json.Linq ► JToken ► ExplicitNarrowingExplicitExplicitExplicit(JToken to Nullable<(Of <<'(Double>)>>))
Performs an explicit conversion from JToken to Nullable<(Of <(<'T>)>)>.
Declaration Syntax
Parameters
- value (JToken)
- The value.
Return Value
The result of the conversion.