DataTableMappingCollection.RemoveAt Method
.NET Framework 4.5
Removes the specified DataTableMapping 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 | |
|---|---|---|
|
RemoveAt(Int32) | Removes the DataTableMapping object located at the specified index from the collection. |
|
RemoveAt(String) | Removes the DataTableMapping object with the specified source table name from the collection. |