name
clone ( )
None available
description
Creates a new object of the same class and with the same contents as this object.
syntax
clone();
returns
a clone of this instance.
usage
Web & Application
related