2024 Method
Changes 0
M

ParameterSet.Contains

Description:
Tests for the existence of a parameter within the set.
public virtual bool Contains(
	Parameter item
)
Return Value bool The Contains method returns True if the parameter is within the set, otherwise False.