RemoveAt( string parameterName ) method

Syntax
void RemoveAt( string parameterName )
Remarks

Removes the parameter with the given name from the collection.

Parameters
  • parameterName   The name of the parameter to remove.