AdsParameterCollection.RemoveAt( int )
Advantage .NET Data Provider
Removes the specified AdsParameter from the collection using a specific index.
public void RemoveAt( int index );
Remarks
The index is zero-based.