ValueMap.Contains(String) Method

Definition

Returns a value that indicates whether an action parameter by the provided name already occurs in the parameter list.

C++
public:
 bool Contains(System::String ^ parameterName);

Parameters

parameterName
String

The name of the parameter.

Returns

true if the named parameter occurs in the parameter list; otherwise, false.

Applies to

Product Versions
Visual Studio SDK 2017, 2019