Filter.Clone メソッド
Filterの既存のオブジェクトから、新しいFilterを作成します。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
Public Function Clone As Filter
'使用
Dim instance As Filter
Dim returnValue As Filter
returnValue = instance.Clone()
public Filter Clone()
戻り値
型: Microsoft.Office.Project.Server.Library.Filter