PageableViewModelCollectionTItemModel, TItemViewModelTranslateBaseIndex - метод
Пространство имён: Tessa.UIСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
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 Int32
-
- item TItemViewModel
-
- action NotifyCollectionChangedAction
-
Int32