次の方法で共有


Filter.ICloneable.Clone メソッド

Filterの現在のオブジェクトのクローン。

名前空間:  Microsoft.Office.Project.Server.Library
アセンブリ:  Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)

構文

'宣言
Private Function Clone As Object Implements ICloneable.Clone
'使用
Dim instance As Filter
Dim returnValue As Object

returnValue = CType(instance, ICloneable).Clone()
ObjectICloneable.Clone()

戻り値

型: System.Object

実装

ICloneable.Clone()

関連項目

参照先

Filter クラス

Filter メンバー

Microsoft.Office.Project.Server.Library 名前空間