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

另请参阅

引用

Filter 类

Filter 成员

Microsoft.Office.Project.Server.Library 命名空间