Table of Contents

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;

See also