IParameterSetBase¶ interface IParameterSetBase : public INamed, public System.IDisposable¶ System.Collections.ICollection<ISignal> IParameterSetBase.Signals { get; } void IParameterSetBase.SetValues(global::System.Collections.IEnumerable<global::System.Collections.Generic.KeyValuePair<string, double>> values)