TreeItemBaseTTreeItemClone - метод
Клонирует объект
Пространство имён: Tessa.UI.Views.Workplaces.TreeСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public virtual Object Clone(
ICloneableContext context
)
Public Overridable Function Clone (
context As ICloneableContext
) As Object
public:
virtual Object^ Clone(
ICloneableContext^ context
)
abstract Clone :
context : ICloneableContext -> Object
override Clone :
context : ICloneableContext -> Object
- context ICloneableContext
-
Контекст клонирования
Object
Клонированный объект
ICloneableComponentClone(ICloneableContext)