TJArray.Clone Method
Creates a deep copy of this JSON array, including all contained elements.
Syntax
Unit: Bcl.Json.Classes
function TJArray.Clone: TJElement; override;
Creates a deep copy of this JSON array, including all contained elements.
Unit: Bcl.Json.Classes
function TJArray.Clone: TJElement; override;