Clone( ) method (JsonObject)

Creates a copy of a JsonObject instance and returns an object reference to the new instance.

Return type: Progress.Lang.Object class

Access: PUBLIC

Applies to: Progress.Json.ObjectModel.JsonObject class

Syntax

Clone( )

If any object references within this object instance are invalid, a JsonError is raised.