[]
Collection of SortDescriptor dependency objects.
public class SortDescriptorCollection : DependencyObjectCollection<SortDescriptor>, IList<SortDescriptor>, ICollection<SortDescriptor>, IList, ICollection, IReadOnlyList<SortDescriptor>, IReadOnlyCollection<SortDescriptor>, IEnumerable<SortDescriptor>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Public Class SortDescriptorCollection
Inherits DependencyObjectCollection(Of SortDescriptor)
Implements IList(Of SortDescriptor), ICollection(Of SortDescriptor), IList, ICollection, IReadOnlyList(Of SortDescriptor), IReadOnlyCollection(Of SortDescriptor), IEnumerable(Of SortDescriptor), IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
| Name | Description |
|---|---|
| SortDescriptorCollection() | Initializes a new instance of the SortDescriptorCollection class. |