Robots

IDictionary<string, IRobot> ITopController.Robots { get; }

Gets the collection of robots of this controller.

Value

IDictionary<string, IRobot> – Collection of robots of this controller.

Throws