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