Class
SortDescriptorCollection

Represents a strongly-typed collection of SortDescriptorBase instances.

Definition

Namespace:Telerik.Maui.Controls.Data

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public sealed class SortDescriptorCollection : DataDescriptorCollection<SortDescriptorBase>, IList<SortDescriptorBase>, ICollection<SortDescriptorBase>, IList, ICollection, IReadOnlyList<SortDescriptorBase>, IReadOnlyCollection<SortDescriptorBase>, IEnumerable<SortDescriptorBase>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Inheritance: objectCollection<SortDescriptorBase>ObservableCollection<SortDescriptorBase>DataDescriptorCollection<SortDescriptorBase>SortDescriptorCollection

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

Inherited Members ObservableCollection<SortDescriptorBase>.Move(int, int)ObservableCollection<SortDescriptorBase>.CollectionChangedCollection<SortDescriptorBase>.Add(SortDescriptorBase)Collection<SortDescriptorBase>.Clear()Collection<SortDescriptorBase>.CopyTo(SortDescriptorBase[], int)Collection<SortDescriptorBase>.Contains(SortDescriptorBase)Collection<SortDescriptorBase>.GetEnumerator()Collection<SortDescriptorBase>.IndexOf(SortDescriptorBase)Collection<SortDescriptorBase>.Insert(int, SortDescriptorBase)Collection<SortDescriptorBase>.Remove(SortDescriptorBase)Collection<SortDescriptorBase>.RemoveAt(int)Collection<SortDescriptorBase>.CountCollection<SortDescriptorBase>.this[int]

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