TreeGroupDescription(Object, TreeGroupDescription) - конструктор |
Пространство имён:
Tessa.UI.Data
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис protected TreeGroupDescription(
Object name,
params TreeGroupDescription[] children
)
Protected Sub New (
name As Object,
ParamArray children As TreeGroupDescription()
)
protected:
TreeGroupDescription(
Object^ name,
... array<TreeGroupDescription^>^ children
)
new :
name : Object *
children : TreeGroupDescription[] -> TreeGroupDescription
Параметры
- name
- Тип: SystemObject
- children
- Тип: Tessa.UI.DataTreeGroupDescription
См. также