User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_jsonpair

Table of Contents

TGIS_JSONPair record

DK11 for .NET | TatukGIS.NDK.TGIS_JSONPair | Records | Fields | Methods

JSON pair implementation.

Available also on: Delphi | Java.

Syntax

// C#
public struct TGIS_JSONPair
{
}
' VisualBasic
Public Structure TGIS_JSONPair
End Structure
// Oxygene
type
  TGIS_JSONPair = public record
  end;

Fields

Inherited Protected
Name Visibility Description
Key public Key value
Val public Object value

Methods

Inherited Overrides Protected
Name Visibility Description
GetEnumerator public Get enumerator of elements list.

2020/01/10 21:44

Page Tools