DataViewManager::IList::Remove Method (Object^)
.NET Framework (current version)
Removes the first occurrence of a specific object from the IList.
Assembly: System.Data (in System.Data.dll)
Parameters
- value
- Type: System::Object^
Implements
IList::Remove(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: