Advanced.Data.Provider Documentation

AdpParameterCollection.Clear Method 

[This is preliminary documentation and subject to change.]

Removes all items from the collection.

[Visual Basic]
NotOverridable Public Sub Clear() Implements _
   IList.Clear
[C#]
public void Clear();

Implements

IList.Clear

See Also

AdpParameterCollection Class | Advanced.Data.Provider Namespace