ICloneable (System.ICloneable)

Inherits:

Interfaces:

Derived Types: 0

Assembly: mscorlib.dll

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

VB.NET C#

C#

public interface ICloneable
{
}

Articles

ICloneable.Clone Method

Creates a new object that is a copy of the current instance. [Visual Basic] Function Clone() As Object [C#] object Clone(); [C++] Object* Clone(); [JScript] function Clone ...

XPComponents: interface xp.system.ICloneable

interface ICloneable. ICloneable A class implements the Cloneable interface to indicate to the Object.clone() method that it is legal for that method to make a field-for-field copy ...

Table of Content

System.ICloneable.Clone Method ... Draw Method (g, pane, left, right, top, bottom, scaleFactor, fullFrame ...

EnterpriseDT.Net.Ftp.FormsHierarchy

EnterpriseDT.Net.Ftp.Forms Hierarchy ... EnterpriseDT.Net.Ftp.Forms.FTPConnectionProperties  ----  System.ICloneable

Mono Documentation

The methods of System.ICloneable are listed below. For a list of all members, see the ICloneable Members list. Public Methods

Mono Documentation

The members of System.ICloneable are listed below. [ ...

public class Node

The emitted documentation XML file refers to this method as M:net.lshift.ndocproc.examples.twopointoh.Node`2.System.ICloneable.Clone when ...

NDocProc - Javadocish documentation for .NET

System.ICloneable { ///

This doc string will not be found, because I ///should have said "System.ICloneable" , even though the ///compiler knows ...

System.ICloneable Interface

Assembly mscorlib Library BCL Summary Implemented by classes that require control over the way in which copies of instances are constructed. Description

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support