DTSWebMethodInfo.Clone 方法

定義

建立 DTSWebMethodInfo 類別的執行個體,這個執行個體與目前的物件相同。

public:
 System::Object ^ Clone();
public object Clone ();
member this.Clone : unit -> obj
Public Function Clone () As Object

傳回

Object

其屬性與目前物件之屬性相同的物件。

適用於