IApplyParameterSet¶
-
interface IApplyParameterSet : public ICommandBase¶
A command that applies the configured parameter sets when executed by the command queue.
System.Collections.ICollection<IParameterSet> IApplyParameterSet.ParameterSets { get; }