[Visual Basic]
Overloads Public Sub InsertRange( _
ByVal index As Integer, _
ByVal rows As RowCollection _
)
[C#]
public void InsertRange(
int index,
RowCollection rows
);
RowCollection Class | RowCollection Members | Overload List
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.