AbstractTreeItemAsyncLoaderTTreeItem, TDataLoadingTaskResultInternalLoadChildAsync - метод |
Пространство имён:
Tessa.UI.Views.Workplaces.Tree
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис protected virtual Task InternalLoadChildAsync(
[NotNullAttribute] TTreeItem treeItem
)
Protected Overridable Function InternalLoadChildAsync (
<NotNullAttribute> treeItem As TTreeItem
) As Task
protected:
virtual Task^ InternalLoadChildAsync(
[NotNullAttribute] TTreeItem treeItem
)
abstract InternalLoadChildAsync :
[<NotNullAttribute>] treeItem : 'TTreeItem -> Task
override InternalLoadChildAsync :
[<NotNullAttribute>] treeItem : 'TTreeItem -> Task
Параметры
- treeItem
- Тип: TTreeItem
Возвращаемое значение
Тип:
TaskСм. также