Freigeben über


CheckinEvent.Clone-Methode

Führen Sie eine Tiefenkopie eines CheckinEvent-Objekts aus.

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common.Integration (in Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Syntax

'Declaration
Public Function Clone As Object
public Object Clone()

Rückgabewert

Typ: System.Object
Gibt Object zurück.

Implementiert

ICloneable.Clone()

.NET Framework-Sicherheit

Siehe auch

Referenz

CheckinEvent Klasse

Microsoft.TeamFoundation.VersionControl.Common-Namespace