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
- Тип: SystemObject
- children
- Тип: Tessa.UI.DataTreeGroupDescription
См. также