PageableViewModelCollectionTItemModel, TItemViewModelTranslateBaseIndex - метод |
Пространство имён:
Tessa.UI
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис protected override sealed int TranslateBaseIndex(
int index,
TItemViewModel item,
NotifyCollectionChangedAction action
)
Protected Overrides NotOverridable Function TranslateBaseIndex (
index As Integer,
item As TItemViewModel,
action As NotifyCollectionChangedAction
) As Integer
protected:
virtual int TranslateBaseIndex(
int index,
TItemViewModel item,
NotifyCollectionChangedAction action
) override sealed
abstract TranslateBaseIndex :
index : int *
item : 'TItemViewModel *
action : NotifyCollectionChangedAction -> int
override TranslateBaseIndex :
index : int *
item : 'TItemViewModel *
action : NotifyCollectionChangedAction -> int
Параметры
- index
- Тип: SystemInt32
- item
- Тип: TItemViewModel
- action
- Тип: System.Collections.SpecializedNotifyCollectionChangedAction
Возвращаемое значение
Тип:
Int32См. также