Basic Library for WinRT
MoveItem Method (SortDescriptionCollection)

Syntax
'Declaration
 
Protected Overridable Sub MoveItem( _
   ByVal oldIndex As System.Integer, _
   ByVal newIndex As System.Integer _
) 
protected virtual void MoveItem( 
   System.int oldIndex,
   System.int newIndex
)

Parameters

oldIndex
newIndex
See Also

Reference

SortDescriptionCollection Class
SortDescriptionCollection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback