Signals

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

Gets the collection of signals of this joint.

Value

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

Throws