Class
MapPathFigureViewCollection

Represents a collection of map path figure objects that can be individually accessed by index.

Definition

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

Assembly:Telerik.WinUI.Controls.dll

Syntax:

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

Inheritance: objectCollection<MapPathFigureView>ObservableCollection<MapPathFigureView>MapPathFigureViewCollection

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

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

Constructors

MapPathFigureViewCollection()

Declaration

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