IndexViewModelCollection(SchemeIndexCollection, ViewModelScope) - конструктор
Пространство имён: Tessa.UI.SchemeСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public IndexViewModelCollection(
SchemeIndexCollection model,
ViewModelScope scope
)
Public Sub New (
model As SchemeIndexCollection,
scope As ViewModelScope
)
public:
IndexViewModelCollection(
SchemeIndexCollection^ model,
ViewModelScope^ scope
)
new :
model : SchemeIndexCollection *
scope : ViewModelScope -> IndexViewModelCollection
Параметры
- model SchemeIndexCollection
-
- scope ViewModelScope
-