Contents Menu Expand Light mode Dark mode Auto light/dark mode
PMP documentation
Light Logo Dark Logo

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)

Next
Methods
Previous
Apply
| Created using Sphinx and Furo theme.