Removes the specified SAParameter object from the collection.
Public Overrides Sub Remove(ByVal value As Object)
public override void Remove(object value)
value The SAParameter object to remove from the collection.