FinalViewModelCollectionItem - свойство |
Пространство имён:
Tessa.UI
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public IViewModel this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As IViewModel
Get
public:
virtual property IViewModel^ default[int index] {
IViewModel^ get (int index) sealed;
}
abstract Item : IViewModel with get
override Item : IViewModel with get
Параметры
- index
- Тип: SystemInt32
Значение свойства
Тип:
IViewModelРеализации
IViewModelCollectionTItemInt32См. также