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

Return Value
The
JValue initialized with the specified value.
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.5.0.0 (3.5.0.0)