[]
        
(Showing Draft Content)

C1.Framework.IconSet.Clone

Clone Method

Clone()

Creates a new object that is a deep copy of the current instance.

Declaration
public object Clone()
Returns
Type Description
object

A new object that is a deep copy of this instance.

Implements