DataTableMappingCollection.IndexOf Method
.NET Framework 2.0
Gets the location of the specified DataTableMapping object within the collection.
| Name | Description |
|---|---|
| DataTableMappingCollection.IndexOf (Object) | Gets the location of the specified DataTableMapping object within the collection. Supported by the .NET Compact Framework. |
| DataTableMappingCollection.IndexOf (String) | Gets the location of the DataTableMapping object with the specified source table name. Supported by the .NET Compact Framework. |