DataColumnCollectionExtensionsAddRange Method

Overload List

AddRange(DataColumnCollection, String) Creates and adds a DataColumn object that has the specified name to the DataColumnCollection.
AddRange(DataColumnCollection, Type, String) Creates and adds a DataColumn object that has the specified name to the DataColumnCollection.

See Also