System.ComponentModel.ListSortDescriptionCollection Class

Represents a collection of System.ComponentModel.ListSortDescription objects.

See Also: ListSortDescriptionCollection Members

Syntax

public class ListSortDescriptionCollection : IList

Remarks

The System.ComponentModel.ListSortDescriptionCollection class is used by the System.ComponentModel.IBindingListView interface.

The System.ComponentModel.ListSortDescriptionCollection is read-only once constructed.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0