AddParameterSet

virtual void IApplyParameterSet::AddParameterSet(PParameterSet parameterSet) = 0

Add the given parameter set to the collection of parameter sets to be applied in the context of the command.

Parameters

parameterSet – Parameter set to add to the collection of parameter sets associated with this response.

Throws
Remarks

Adding a parameter set that is already part of the collection has no effect on the collection.