Class
PathFigureDataCollection

Represents the PathFigureDataCollection class.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

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

Inheritance: objectCollection<PathFigureData>ObservableCollection<PathFigureData>PathFigureDataCollection

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

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

Constructors

PathFigureDataCollection()

Declaration

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