IPeekResultCollection::Move Method (Int32, Int32)
Visual Studio 2015
Moves the result at the specified index to a new location in the collection.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Parameters
- oldIndex
-
Type:
System::Int32
The zero-based index specifying the location of the result to be moved.
- newIndex
-
Type:
System::Int32
The zero-based index specifying the new location of the result.
Show: