IntCollectionAddRange Method

Overload List

AddRange(IEnumerableT) 
AddRange(DataRow, String) Add a Range of Cell Values from Table Rows to the Collection.
AddRange(DataRowCollection, String) Add a Range of Cell Values from Table Rows to the Collection.
AddRange(DataTable, String) Add a Range of Cell Values from Table Rows to the Collection.

See Also