Actuators

IDictionary<string, IActuator> IController.Actuators { get; }

Gets the collection of actuators.

Value

IDictionary<string, IActuator> – Collection of actuators.

Throws