SelectableViewModelCollectionTItemModel, TItemViewModel(IListTItemModel, ViewModelScope, Boolean) - конструктор |
Пространство имён:
Tessa.UI
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис protected SelectableViewModelCollection(
IList<TItemModel> model,
ViewModelScope scope,
bool deferInitialization
)
Protected Sub New (
model As IList(Of TItemModel),
scope As ViewModelScope,
deferInitialization As Boolean
)
protected:
SelectableViewModelCollection(
IList<TItemModel>^ model,
ViewModelScope^ scope,
bool deferInitialization
)
new :
model : IList<'TItemModel> *
scope : ViewModelScope *
deferInitialization : bool -> SelectableViewModelCollection
Параметры
- model
- Тип: System.Collections.GenericIListTItemModel
- scope
- Тип: Tessa.UIViewModelScope
- deferInitialization
- Тип: SystemBoolean
См. также