Signals

System.Collections.ICollection<ISignal> IParameterSetBase.Signals { get; }

Gets the (read-only) collection of signals of this parameter set.

Value

ICollection<ISignal> – Collection of signals of this parameter set.

Throws