Class
MapGeometryViewCollection

Represents a collection of MapGeometryView objects.

Definition

Namespace:Telerik.UI.Xaml.Controls.DataVisualization.Map

Assembly:Telerik.WinUI.Controls.dll

Syntax:

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

Inheritance: objectCollection<MapGeometryView>ObservableCollection<MapGeometryView>MapGeometryViewCollection

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

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

Constructors

MapGeometryViewCollection()

Declaration

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