|
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 ...
|
|
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 ...
|
|
System.ICloneable.Clone Method ... Draw Method (g, pane, left, right, top, bottom, scaleFactor, fullFrame ...
|
|
EnterpriseDT.Net.Ftp.Forms Hierarchy ... EnterpriseDT.Net.Ftp.Forms.FTPConnectionProperties ---- System.ICloneable
|
|
The methods of System.ICloneable are listed below. For a list of all members, see the ICloneable Members list. Public Methods
|
|
The members of System.ICloneable are listed below. [ ...
|
|
The emitted documentation XML file refers to this method as M:net.lshift.ndocproc.examples.twopointoh.Node`2.System.ICloneable.Clone when ...
|
|
System.ICloneable { ///This doc string will not be found, because I ///should have said "System.ICloneable" , even though the ///compiler knows ...
|
|
Assembly mscorlib Library BCL Summary Implemented by classes that require control over the way in which copies of instances are constructed. Description
|