Share via


ICloneable Interface

Supports cloning, which creates a new instance (object) of a specific class such that the new object is a copy of an existing object of that class.

Namespace: System
Assembly: mscorlib (in mscorlib.dll)

Syntax

 public interface ICloneable

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

ICloneable Members
System Namespace