Signals

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

Gets the collection of signals of this snapshot.

Value

ICollection<ISignal> – Signals of this snapshot.

Throws