DataViewManager::IList::IndexOf Method (Object^)
.NET Framework (current version)
Determines the index of a specific item in the IList.
Assembly: System.Data (in System.Data.dll)
Parameters
- value
- Type: System::Object^
Implements
IList::IndexOf(Object^)This member is an explicit interface member implementation. It can be used only when the DataViewManager instance is cast to an IList interface.
.NET Framework
Available since 1.1
Available since 1.1
Show: