Provides access to a list of gauges and their elements. This property supports the internal infrastructure, and is not intended to be used directly from your code.
public List<ISerizalizeableElement> Items { get; set; }
Public Property Items As List(of ISerizalizeableElement)
To access the collection of gauges, use the Gauges property.