Signals

IDictionary<string, ISignal> IMatrix.Signals { get; }

Gets the collection of signals of this matrix.

Value

IDictionary<string, ISignal> – Collection of signals of this matrix.

Throws