Class
ZoomGridListCollection

Represents an ordered collection of ZoomGrid objects.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

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

Inheritance: objectCollection<ZoomGrid>ObservableCollection<ZoomGrid>ZoomGridListCollection

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

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

Constructors

ZoomGridListCollection()

Declaration

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