Contains( string parameterName ) method

Syntax
bool Contains( string parameterName )
Remarks

Returns true if the collection contains a parameter with the specified name.

Parameters
  • parameterName   The name of the parameter to check for.