共用方式為


IEnumWCFReferenceEndpoints.Clone 方法

複製這IEnumWCFReferenceEndpoints藉由建立另一個執行個體的介面。

命名空間:  Microsoft.VisualStudio.WCFReference.Interop
組件:  Microsoft.VisualStudio.WCFReference.Interop (在 Microsoft.VisualStudio.WCFReference.Interop.dll 中)

語法

'宣告
Sub Clone ( _
    <OutAttribute> ByRef ppenum As IEnumWCFReferenceEndpoints _
)
void Clone(
    out IEnumWCFReferenceEndpoints ppenum
)
void Clone(
    [OutAttribute] IEnumWCFReferenceEndpoints^% ppenum
)
abstract Clone : 
        ppenum:IEnumWCFReferenceEndpoints byref -> unit
function Clone(
    ppenum : IEnumWCFReferenceEndpoints
)

參數

.NET Framework 安全性

請參閱

參考

IEnumWCFReferenceEndpoints 介面

Microsoft.VisualStudio.WCFReference.Interop 命名空間