DK11 for Java | tatukgis.jdk.TGIS_JSONObject.P | Constructors | Methods | Properties
JSON pairs (key and val).
// Java public TGIS_JSONPair getP( Variant _path );
// Oxygene public property P[ const _path : Variant ] : TGIS_JSONPair read;
Name | Type | Description |
---|---|---|
_path | Variant | Path to evaluate. Can be an index of array or object name (separated with .) |
Type |
---|
TGIS_JSONPair |