Removes the specified FbParameter from the collection using a specific index.
Removes the specified FbParameter from the collection using a specific index.
public void RemoveAt(int);
Removes the specified FbParameter from the collection.
public void RemoveAt(string);
FbParameterCollection Class | FirebirdSql.Data.Firebird Namespace