Overload List
Name | Description | |
---|---|---|
Remove(IEnumerable String ) |
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(IEnumerable DataColumn ) |
Remove columns from this collection.
|
See Also