Class
GaugeIndicatorCollection

Represents a strongly typed collection of GaugeIndicator instances.

Definition

Namespace:Telerik.UI.Xaml.Controls.DataVisualization

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public sealed class GaugeIndicatorCollection : ObservableCollection<GaugeIndicator>, IList<GaugeIndicator>, ICollection<GaugeIndicator>, IList, ICollection, IReadOnlyList<GaugeIndicator>, IReadOnlyCollection<GaugeIndicator>, IEnumerable<GaugeIndicator>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Inheritance: objectCollection<GaugeIndicator>ObservableCollection<GaugeIndicator>GaugeIndicatorCollection

Implements: ICollectionICollection<GaugeIndicator>IEnumerableIEnumerable<GaugeIndicator>IListIList<GaugeIndicator>INotifyCollectionChangedINotifyPropertyChangedIReadOnlyCollection<GaugeIndicator>IReadOnlyList<GaugeIndicator>

Inherited Members ObservableCollection<GaugeIndicator>.Move(int, int)ObservableCollection<GaugeIndicator>.CollectionChangedCollection<GaugeIndicator>.Add(GaugeIndicator)Collection<GaugeIndicator>.Clear()Collection<GaugeIndicator>.CopyTo(GaugeIndicator[], int)Collection<GaugeIndicator>.Contains(GaugeIndicator)Collection<GaugeIndicator>.GetEnumerator()Collection<GaugeIndicator>.IndexOf(GaugeIndicator)Collection<GaugeIndicator>.Insert(int, GaugeIndicator)Collection<GaugeIndicator>.Remove(GaugeIndicator)Collection<GaugeIndicator>.RemoveAt(int)Collection<GaugeIndicator>.CountCollection<GaugeIndicator>.this[int]

Constructors

GaugeIndicatorCollection()

Declaration

cs-api-definition
public GaugeIndicatorCollection()
In this article
DefinitionConstructorsGaugeIndicatorCollection()
Not finding the help you need?
Contact Support