Class
MapPathFigureCollection

Represents the MapPathFigureCollection class.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

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

Inheritance: objectCollection<MapPathFigure>ObservableCollection<MapPathFigure>MapPathFigureCollection

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

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

Constructors

MapPathFigureCollection()

Declaration

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