ParameterSet.Erase
Description:
Removes a specified parameter from the set.
Removes a specified parameter from the set.
public virtual int Erase(
Parameter item
)
-
itemThe parameter to be erased.
Return Value
int
The number of parameters that were erased from the set.