The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
OleDbParameterCollection::RemoveAt Method (Int32)
.NET Framework (current version)
Removes the OleDbParameter from the OleDbParameterCollection at the specified index.
Assembly: System.Data (in System.Data.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based index of the OleDbParameter object to remove.
Implements
IList::RemoveAt(Int32)
.NET Framework
Available since 1.1
Available since 1.1
Show: