ComponentOne Data Source for Entity Framework
C1.Data.DataSource Namespace / SortDescriptorCollection Class / SortDescriptorCollection Constructor

In This Topic
    SortDescriptorCollection Constructor
    In This Topic
    Initializes a new instance of the SortDescriptorCollection class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public SortDescriptorCollection()
    See Also