DataColumnCollection.Remove Method
.NET Framework 4.5
Removes a DataColumn object from the collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Remove(DataColumn) | Removes the specified DataColumn object from the collection. |
|
Remove(String) | Removes the DataColumn object that has the specified name from the collection. |