Supports cloning, which creates a new instance of a class with the same value as an existing instance.

Namespace:  C1.Silverlight.Excel
Assembly:  C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)

Syntax

C#
public interface ICloneable
Visual Basic
Public Interface ICloneable

See Also