'Declaration Public Sub Insert( _ ByVal index As Integer, _ ByVal item As Row _ )
public void Insert( int index, Row item )
RowCollection Class RowCollection Members