Overload List
| Name | Description | |
|---|---|---|
| Remove(IEnumerableString) | Remove the columns with the given names.
| |
| Remove(String) | Remove the column with the given name.
| |
| Remove(DataColumn) | Remove the column from this collection.
| |
| Remove(IEnumerableDataColumn) | Remove columns from this collection.
|
See Also