IEnumWCFReferenceContracts.Clone 方法

通过创建另一个实例克隆此 IEnumWCFReferenceContracts 接口。

命名空间:  Microsoft.VisualStudio.WCFReference.Interop
程序集:  Microsoft.VisualStudio.WCFReference.Interop(在 Microsoft.VisualStudio.WCFReference.Interop.dll 中)

语法

声明
Sub Clone ( _
    <OutAttribute> ByRef ppenum As IEnumWCFReferenceContracts _
)
void Clone(
    out IEnumWCFReferenceContracts ppenum
)
void Clone(
    [OutAttribute] IEnumWCFReferenceContracts^% ppenum
)
abstract Clone : 
        ppenum:IEnumWCFReferenceContracts byref -> unit
function Clone(
    ppenum : IEnumWCFReferenceContracts
)

参数

.NET Framework 安全性

请参阅

参考

IEnumWCFReferenceContracts 接口

Microsoft.VisualStudio.WCFReference.Interop 命名空间