Метод 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