Class
GeometryDataCollection

Represents a collection of GeometryData objects.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

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

Inheritance: objectCollection<GeometryData>ObservableCollection<GeometryData>GeometryDataCollection

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

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

Constructors

GeometryDataCollection()

Declaration

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