IncludedColumnViewModelCollection(SchemeIncludedColumnCollection, ViewModelScope) - конструктор
Пространство имён: Tessa.UI.SchemeСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
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 SchemeIncludedColumnCollection
-
- scope ViewModelScope
-