ViewModelCollectionTItemModel, TItemViewModelMove - метод |
Пространство имён:
Tessa.UI
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public void Move(
int sourceIndex,
int targetIndex
)
Public Sub Move (
sourceIndex As Integer,
targetIndex As Integer
)
public:
void Move(
int sourceIndex,
int targetIndex
)
member Move :
sourceIndex : int *
targetIndex : int -> unit
Параметры
- sourceIndex
- Тип: SystemInt32
- targetIndex
- Тип: SystemInt32
См. также