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