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