'Declaration Public Function Insert( _ ByVal index As Integer _ ) As Row
'Declaration
Public Function Insert( _ ByVal index As Integer _ ) As Row
public Row Insert( int index )
RowCollection Class RowCollection Members