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.
OracleParameterCollection::RemoveAt Method (Int32)
.NET Framework (current version)
Removes the OracleParameter object at the specified index from the collection.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based index of the OracleParameter object to remove.
Implements
IList::RemoveAt(Int32)
.NET Framework
Available since 1.1
Available since 1.1
Show: