다음을 통해 공유


FrameworkRegistrationEntry.ICloneable.Clone Method

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

Syntax

‘선언
Private Function Clone As Object Implements ICloneable.Clone
Object ICloneable.Clone()
private:
virtual Object^ Clone() sealed = ICloneable::Clone
private abstract Clone : unit -> Object 
private override Clone : unit -> Object 
JScript does not support explicit interface implementations.

Return Value

Type: System.Object

Implements

ICloneable.Clone()

.NET Framework Security

See Also

Reference

FrameworkRegistrationEntry Class

Microsoft.TeamFoundation.Framework.Server Namespace