Performs an explicit conversion from
JToken to
array<Byte>[]()[].

Declaration Syntax
public static explicit operator byte[] (
JToken value
)
Public Shared Narrowing Operator CType ( _
value As JToken _
) As Byte()

Parameters

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