DK11 for .NET | TatukGIS.NDK.TGIS_JSONObject.P | Constructors | Methods | Properties
JSON pairs (key and val).
// C# public TGIS_JSONPair P[_path Variant] { get {} }
' VisualBasic Public Property P(ByVal _path As Variant] As TGIS_JSONPair Get End Get End Property
// 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 |