Removes the specified SAParameter object from the collection.
Public Overrides Sub RemoveAt(ByVal parameterName As String)
public override void RemoveAt(string parameterName)
parameterName The name of the SAParameter object to remove.