Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
[C#/Java]
not implemented;
[VB.NET]
not implemented;
[Pascal]
property OwnsValues : boolean;
[C++]
bool get_OwnsValues();
[PHP]
bool get_OwnsValues()
Description
Specifies if the object will destroy values' objects on delete.
Discuss this help topic in SecureBlackbox Forum