JsonValue Explicit Conversion (JsonValue to Char)
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Enables explicit casts from an instance of type JsonValue to a Char object.
Namespace: System.Json
Assembly: System.Json (in System.Json.dll)
Parameters
- value
- Type: System.Json.JsonValue
The instance of JsonValue used to initialize the Char object.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.