TreeGroupDescription(Object, TreeGroupDescription) - конструктор
Пространство имён: Tessa.UI.DataСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
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 Object
-
- children TreeGroupDescription
-