Overload List
| Name | Description | |
|---|---|---|
| AddRows(DataRowCollection) |
Adds the data from the given DataRowCollection.
(Inherited from DataFrame.) | |
| AddRows(Int32, DataRowCollection) |
Adds the data from the given DataRow using the specified column as row keys.
(Inherited from DataFrame.) | |
| AddRows(array<Object>[]()[], DataRowCollection) |
Adds the data from the given DataRowCollection using the specified row keys.
(Inherited from DataFrame.) |