'Declaration Public Sub Insert( _ ByVal index As System.Integer, _ ByVal item As T _ )
public void Insert( System.int index, T item )
RowColCollection<T> Class RowColCollection<T> Members