2027 Method
Changes 0
M

ParameterSet.Insert

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