BulkObservableCollection<T>::MoveItem Method (Int32, Int32)
Visual Studio 2015
Moves the item from one location to another.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Parameters
- oldIndex
-
Type:
System::Int32
The original location.
- newIndex
-
Type:
System::Int32
The new location.
Show: