Table of Contents

Method Move

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Move(int, int)

Moves item from oldIndex to newIndex within the list. Raises a CollectionChanged event to any listeners.

public virtual void Move(int oldIndex, int newIndex)

Parameters

oldIndex int
newIndex int