DataRowCollectionExtensionsAddRange Method

Overload List

AddRange(DataRowCollection, DataRow) Adds an array of DataRow to the source DataRowCollection.
AddRange(DataRowCollection, Object) Creates and adds a DataRow object that has the specified values to the source DataRowCollection.

See Also