Latches

IDictionary<string, ILatch> IController.Latches { get; }

Gets the collection of latches.

Value

IDictionary<string, ILatch> – Collection of latches.

Throws