JsonNodeType

Indicates the content of a node.

Values

ValueMeaning
Object0

The node contains a JSON object

Array1

The node contains a JSON array

Value2

The node contains a fundamental type

Null3

Special type, for nodes containing null