Einhugur JSON Plugin III for Xojo

EinhugurJSONIII.JSONObjectEntry Class (console safe)

Class with Name and Value pair used when iterating through JSON object with for each syntax.

Object
   JSONObjectEntry

class EinhugurJSONIII.JSONObjectEntry

Constructors

JSONObjectEntryPrivate constructor.

Properties

NameName key from the JSON object.
ValueValue that corresponds to the name key in the JSON object.

Supported Platforms:

  • macOS Intel 32 bit
  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS