Avalonia.Collections Namespace

 

Classes

AvaloniaDictionaryTKey, TValue A notifying dictionary.
AvaloniaDictionaryExtensions Defines extension methods for working with AvaloniaListTs.
AvaloniaListT A notifying list.
AvaloniaListConverterT Creates an AvaloniaListT from a string representation.
AvaloniaListExtensions Defines extension methods for working with AvaloniaListTs.
DataGridCollectionView DataGrid-readable view over an IEnumerable.
DataGridCollectionViewGroup 
DataGridComparerSortDescription 
DataGridCurrentChangingEventArgsProvides data for the CurrentChanging event.
DataGridGroupDescription 
DataGridPathGroupDescription 
DataGridSortDescription 
DataGridSortDescriptionCollection 
NotifyCollectionChangedExtensions 
PageChangingEventArgs Event argument used for page index change notifications. The requested page move can be canceled by setting e.Cancel to True.

Structures

AvaloniaListTEnumerator Enumerates the elements of a AvaloniaListT.

Interfaces

IAvaloniaDictionaryTKey, TValue 
IAvaloniaListT A notifying list.
IAvaloniaReadOnlyDictionaryTKey, TValue 
IAvaloniaReadOnlyListT A read-only notifying list.
IDataGridCollectionViewEnables collections to have the functionalities of current record management, custom sorting, filtering, and grouping.
IDataGridCollectionViewFactoryDefines a method that enables a collection to provide a custom view for specialized sorting, filtering, grouping, and currency.

Enumerations

ResetBehavior Describes the action notified on a clear of a AvaloniaListT.