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