GetParameterSets

virtual std::vector<PParameterSet> IApplyParameterSet::GetParameterSets() = 0

Gets the collection of parameter sets configured for this command.

Returns

std::vector<PParameterSet> – Collection of parameter sets configured for this command.

Throws