Signals

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

Gets the (read-only) collection of signals of the sample.

Value

ICollection<ISignal> – Collection of signals of the sample.