dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2ParameterCollection Class / RemoveAt Method

In This Topic
    RemoveAt Method (DB2ParameterCollection)
    In This Topic
    Removes the specified DB2Parameter from the collection.
    Overload List
    OverloadDescription
    Removes the DB2Parameter at the specified index from the collection.  
    Removes the DB2Parameter with the specified name from the collection.  
    See Also