'Declaration Public Sub Insert( _ ByVal index As Integer, _ ByVal item As Object _ )
'Declaration
Public Sub Insert( _ ByVal index As Integer, _ ByVal item As Object _ )
public void Insert( int index, object item )
GridSelectedItemsCollection Class GridSelectedItemsCollection Members