NpgsqlParameterCollection.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
NpgsqlParameterCollection Class | Npgsql Namespace