IViewModelCollectionTItem - свойство |
Пространство имён:
Tessa.UI
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис T this[
int index
] { get; }
ReadOnly Default Property Item (
index As Integer
) As T
Get
property T default[int index] {
T get (int index);
}
abstract Item : 'T with get
Параметры
- index
- Тип: SystemInt32
Значение свойства
Тип:
TСм. также