dotConnect for Zoho Books Documentation
Devart.Common Namespace / DbParameterBaseCollection Class / RemoveAt Method

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