Class
AggregateDescriptorCollection

Represents a strongly-typed collection of AggregateDescriptorBase instances.

Definition

Namespace:Telerik.Maui.Controls.Data

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public class AggregateDescriptorCollection : DataDescriptorCollection<AggregateDescriptorBase>, IList<AggregateDescriptorBase>, ICollection<AggregateDescriptorBase>, IList, ICollection, IReadOnlyList<AggregateDescriptorBase>, IReadOnlyCollection<AggregateDescriptorBase>, IEnumerable<AggregateDescriptorBase>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Inheritance: objectCollection<AggregateDescriptorBase>ObservableCollection<AggregateDescriptorBase>DataDescriptorCollection<AggregateDescriptorBase>AggregateDescriptorCollection

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

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

In this article
Definition
Not finding the help you need?
Contact Support