The abstract javascript object model
JsonElement
01 Syntax
Microsoft.VisualBasic.MIME.application.json.Javascript.JsonElement
02 Methods
03 Members
As``1
do direct cast to the required json element sub type.
Type Parameters
| Name | Description |
|---|---|
T |
ParseJSON(
String, JsonElement)Parse the json string as clr json element
Parameters
| Name | Type | Description |
|---|---|---|
jsonStr | String | - |
default | JsonElement | set the default json value returns if the given json string is nothing or |
ToString()
As()
Parse(
String)op_Explicit(JsonElement)