Removes the
PgSqlParameter at the specified index from the collection.
public override void RemoveAt(
int
)
'Declaration
Public Overloads Overrides Sub RemoveAt( _
ByVal As Integer _
)
Parameters
- index
- The zero-based index of the parameter to remove.