ViewTreeItem(ViewTreeItem, ICloneableContext) - конструктор |
Пространство имён:
Tessa.UI.Views.Workplaces.Tree
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public ViewTreeItem(
[NotNullAttribute] ViewTreeItem cloneableTreeItem,
[NotNullAttribute] ICloneableContext context
)
Public Sub New (
<NotNullAttribute> cloneableTreeItem As ViewTreeItem,
<NotNullAttribute> context As ICloneableContext
)
public:
ViewTreeItem(
[NotNullAttribute] ViewTreeItem^ cloneableTreeItem,
[NotNullAttribute] ICloneableContext^ context
)
new :
[<NotNullAttribute>] cloneableTreeItem : ViewTreeItem *
[<NotNullAttribute>] context : ICloneableContext -> ViewTreeItem
Параметры
- cloneableTreeItem
- Тип: Tessa.UI.Views.Workplaces.TreeViewTreeItem
Клонируемый узел
- context
- Тип: Tessa.UI.ViewsICloneableContext
Контекст клонирования
См. также