DK11 for .NET | TatukGIS.NDK.TGIS_JSONObject.Create | Overloads | Constructors | Methods | Properties
Constructor for json boolean object.
// C# public TGIS_JSONObject( bool _bool );
' VisualBasic Public Sub New( ByVal _bool As Boolean )
// Oxygene public constructor ( _bool : Boolean );
Name | Type | Description |
---|---|---|
_bool | bool Boolean | boolean value |