Discuss this help topic in SecureBlackbox Forum

TElJsonObject.OwnsValues

TElJsonObject     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


This topic is under development…

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property OwnsValues : boolean;

[C++]
    bool get_OwnsValues();

[PHP]
    bool get_OwnsValues()

[Java]
    not available

Description

    Specifies if the object will destroy values' objects on delete.

See also:         

Discuss this help topic in SecureBlackbox Forum