dotConnect for Adobe Commerce Documentation
Devart.Common Namespace / DbParameterBaseCollection Class / Clear Method

On this page
    Clear Method (DbParameterBaseCollection)
    On this page
    Removes all items from the collection.
    Syntax
    'Declaration
     
    Public Overrides Sub Clear() 
    public override void Clear()
    See Also