ICloneable<T> Interface

Interface for an object with a clone method.

Methods

Name Description
clone(result?: T): T Return a deep clone of the instance.  

Defined in

Last Updated: 16 April, 2024