ShelvesetEvent.Clone 方法

执行ShelvesetEvent对象的一个多层次复制。

命名空间:  Microsoft.TeamFoundation.VersionControl.Common
程序集:  Microsoft.TeamFoundation.VersionControl.Common.Integration(在 Microsoft.TeamFoundation.VersionControl.Common.Integration.dll 中)

语法

声明
Public Function Clone As Object
public Object Clone()

返回值

类型:System.Object
返回 Object

实现

ICloneable.Clone()

.NET Framework 安全性

请参见

参考

ShelvesetEvent 类

Microsoft.TeamFoundation.VersionControl.Common 命名空间