Метод Filter.FieldBase.ICloneable.Clone
Получает или задает aclone объекта Field .
Пространство имен: 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.FieldBase
Dim returnValue As Object
returnValue = CType(instance, ICloneable).Clone()
ObjectICloneable.Clone()
Возвращаемое значение
Тип: System.Object