AdsParameterCollection.RemoveAt( int )

Advantage .NET Data Provider

  Previous topic Next topic  

Removes the specified AdsParameter from the collection using a specific index.

public void RemoveAt( int index );

Remarks

The index is zero-based.