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