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