JSONElement Type

An element contained within the JSON document.

Remarks

This type describes a JSON element.

The elements are inserted into the array in the same order they are found in the document.

Fields

Name
String?

The Name field provides the name of the element. For elements within an array, the Name field will be empty.

XText
String?

This field contains the text of the element.

Constructors

public constructor()



Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks 2020 Kotlin Edition - Version 20.0 [Build 7941]