ParameterSet.Insert
Description:
Insert the specified parameter into the set.
Insert the specified parameter into the set.
public virtual bool Insert(
Parameter item
)
-
itemThe parameter to be inserted into the set.
Return Value
bool
Returns whether the parameter was inserted into the set.