DataTableCollection::IndexOf Method
.NET Framework (current version)
Gets the index in the collection of the specified DataTable object.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | IndexOf(DataTable^) | Gets the index of the specified DataTable object. |
![]() | IndexOf(String^) | Gets the index in the collection of the DataTable object with the specified name. |
![]() | IndexOf(String^, String^) | Gets the index in the collection of the specified DataTable object. |
Show:
