Class
IndicatorSegmentCollection

Represents a typed collection that stores BarIndicatorSegment instances.

Definition

Namespace:Telerik.UI.Xaml.Controls.DataVisualization

Assembly:Telerik.WinUI.Controls.dll

Syntax:

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

Inheritance: objectCollection<BarIndicatorSegment>ObservableCollection<BarIndicatorSegment>IndicatorSegmentCollection

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

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

Constructors

IndicatorSegmentCollection()

Declaration

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