DK11 for .NET | TatukGIS.NDK.TGIS_JSONPair | Records | Fields | Methods
JSON pair implementation.
// C# public struct TGIS_JSONPair { }
' VisualBasic Public Structure TGIS_JSONPair End Structure
// Oxygene type TGIS_JSONPair = public record end;
Name | Visibility | Description | |
---|---|---|---|
Key | public | Key value | |
Val | public | Object value | |
Name | Visibility | Description | |
---|---|---|---|
GetEnumerator | public | Get enumerator of elements list. | |