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