Mono Class Library: System Namespace

System.ICloneable

Implemented by classes that require control over the way in which copies of instances are constructed. [Edit]

See Also: ICloneable Members

[System.Runtime.InteropServices.ComVisible(true)]
public interface ICloneable

Remarks

Note: ICloneable contains the ICloneable.Clone method. The consumer of an object should call this method when a copy of the object is needed.
[Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0