nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.MIME.application.json / JSONElements

JSONElements

Full name Microsoft.VisualBasic.MIME.application.json.Token.JSONElements Assembly Microsoft.VisualBasic.MIME.application.json Members 16

01 Syntax

Microsoft.VisualBasic.MIME.application.json.Token.JSONElements

02 Fields

NameOverloadsSummary
Colon 2 :
Comment 2 hjson comment
Invalid 1
Boolean 1
Integer 1
Double 1
String 1
Open 1
Close 1
Key 1
Delimiter 1
Serial 1
NewLine 1
WhiteSpace 1

03 Members

field Colon #
Colon

:

field Comment #
Comment

hjson comment

Remarks

just parse the hjson comment, this module will not save the comment data when do json serialization

field Invalid #
Invalid
field Boolean #
Boolean
field Integer #
Integer
field Double #
Double
field String #
String
field Open #
Open
field Close #
Close
field Colon overload 2 #
Colon
field Key #
Key
field Delimiter #
Delimiter
field Comment overload 2 #
Comment
field Serial #
Serial
field NewLine #
NewLine
field WhiteSpace #
WhiteSpace