WorkplaceComponentFactoryClone - метод |
Клонирует объект
Пространство имён:
Tessa.UI.Views.Content
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public Object Clone(
ICloneableContext context
)
Public Function Clone (
context As ICloneableContext
) As Object
public:
virtual Object^ Clone(
ICloneableContext^ context
) sealed
abstract Clone :
context : ICloneableContext -> Object
override Clone :
context : ICloneableContext -> Object
Параметры
- context
- Тип: Tessa.UI.ViewsICloneableContext
Контекст клонирования
Возвращаемое значение
Тип:
ObjectКлонированный объект
Реализации
ICloneableComponentClone(ICloneableContext)См. также