DK11 for .NET | TatukGIS.NDK.TGIS_JSONObject.InUse | Constructors | Methods | Properties
Is JSON object in use.
// C# public Boolean InUse { get {} set {} }
' VisualBasic Public Property InUse As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property InUse : Boolean read read;
Type |
---|
bool Boolean |