IncludedColumnViewModelCollection(SchemeIncludedColumnCollection, ViewModelScope) - конструктор |
Пространство имён:
Tessa.UI.Scheme
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public IncludedColumnViewModelCollection(
SchemeIncludedColumnCollection model,
ViewModelScope scope
)
Public Sub New (
model As SchemeIncludedColumnCollection,
scope As ViewModelScope
)
public:
IncludedColumnViewModelCollection(
SchemeIncludedColumnCollection^ model,
ViewModelScope^ scope
)
new :
model : SchemeIncludedColumnCollection *
scope : ViewModelScope -> IncludedColumnViewModelCollection
Параметры
- model
- Тип: Tessa.SchemeSchemeIncludedColumnCollection
- scope
- Тип: Tessa.UIViewModelScope
См. также