'Declaration Public Sub Insert( _ ByVal index As System.Integer, _ ByVal item As SortDescription _ )
public void Insert( System.int index, SortDescription item )
Parameters
- index
 - item
 
'Declaration Public Sub Insert( _ ByVal index As System.Integer, _ ByVal item As SortDescription _ )
public void Insert( System.int index, SortDescription item )