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 property provides the name of the element. For elements within an array, the Name property will be empty.

xText
String

This property contains the text of the element.

Constructors

public init()

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 macOS Edition - Version 20.0 [Build 8307]