DK11 for .NET | TatukGIS.NDK.TGIS_JSONObject | Constructors | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
TGIS_JSONObject() | public | Constructor for json integer object. | |
TGIS_JSONObject(bool) | public | Constructor for json boolean object. | |
TGIS_JSONObject(double) | public | Constructor for json double object. | |
TGIS_JSONObject(int) | public | Constructor for json integer object. | |
TGIS_JSONObject(string) | public | Constructor for json string object. | |
TGIS_JSONObject(TGIS_JSONType) | public | Constructor for json object type. | |