Class
ColorCollection

Collection of colors.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
public class ColorCollection : ObservableCollection<Color>, IList<Color>, ICollection<Color>, IList, ICollection, IReadOnlyList<Color>, IReadOnlyCollection<Color>, IEnumerable<Color>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Inheritance: objectCollection<Color>ObservableCollection<Color>ColorCollection

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

Inherited Members ObservableCollection<Color>.Move(int, int)ObservableCollection<Color>.ClearItems()ObservableCollection<Color>.RemoveItem(int)ObservableCollection<Color>.InsertItem(int, Color)ObservableCollection<Color>.SetItem(int, Color)ObservableCollection<Color>.MoveItem(int, int)ObservableCollection<Color>.OnPropertyChanged(PropertyChangedEventArgs)ObservableCollection<Color>.OnCollectionChanged(NotifyCollectionChangedEventArgs)ObservableCollection<Color>.BlockReentrancy()ObservableCollection<Color>.CheckReentrancy()ObservableCollection<Color>.CollectionChangedObservableCollection<Color>.PropertyChangedCollection<Color>.Add(Color)Collection<Color>.Clear()Collection<Color>.CopyTo(Color[], int)Collection<Color>.Contains(Color)Collection<Color>.GetEnumerator()Collection<Color>.IndexOf(Color)Collection<Color>.Insert(int, Color)Collection<Color>.Remove(Color)Collection<Color>.RemoveAt(int)Collection<Color>.CountCollection<Color>.ItemsCollection<Color>.this[int]

Constructors

ColorCollection()

Declaration

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