Share via


ChangeRequest.Clone Method

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

'宣言
Public Function Clone As Object
public Object Clone()
public:
virtual Object^ Clone() sealed
abstract Clone : unit -> Object 
override Clone : unit -> Object 
public final function Clone() : Object

Return Value

Type: System.Object

Implements

ICloneable.Clone()

.NET Framework Security

See Also

Reference

ChangeRequest Class

Microsoft.TeamFoundation.VersionControl.Server Namespace