Class
ZoomLevelGridCollection

Represents an ordered collection of ZoomLevelGrid objects.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

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

Inheritance: objectCollection<ZoomLevelGrid>ObservableCollection<ZoomLevelGrid>ZoomLevelGridCollection

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

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

Constructors

ZoomLevelGridCollection()

Declaration

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