
Declaration Syntax
public static explicit operator bool (
JToken value
)
Public Shared Narrowing Operator CType ( _
value As JToken _
) As Boolean

Parameters

Return Value
The result of the conversion.
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.5.0.0 (3.5.0.0)