dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlParameterCollection Class / RemoveAt Method

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