Einhugur YAML Plugin for Xojo

EinhugurYAML.KeyValuePair Class

Key value pair class to represent YAML mappings when reading mappings from YAML document.

This class is only used when reading YAML document.

Object
   KeyValuePair

class EinhugurYAML.KeyValuePair

Constructors

KeyValuePair (private) Private constructor.

Properties

KeyKey node as string for simple reading of the key.
KeyNodeReturns the Key as a Node.
ValueValue as Node.

Supported Platforms:

  • 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