Class
MapGeometryCollection

Represents a collection of MapGeometry objects.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

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

Inheritance: objectCollection<MapGeometry>ObservableCollection<MapGeometry>MapGeometryCollection

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

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

Constructors

MapGeometryCollection()

Declaration

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