T
CSharpTest.Net
Clone<T> Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Cloning Namespace > ObjectCloner Class : Clone<T> Method

instance

Glossary Item Box

Public entry point to begin duplication of the object graph.

Syntax

Visual Basic (Declaration) 
Public Overridable Function Clone(Of T)( _
   ByVal instance As T _
) As T
C# 
public virtual T Clone<T>( 
   T instance
)

Parameters

instance

Type Parameters

T

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys