ParameterSet.Contains
Description:
Tests for the existence of a parameter within the set.
Tests for the existence of a parameter within the set.
-
itemThe parameter to be searched for.
Return Value
bool
The Contains method returns True if the parameter is within the set, otherwise False.