[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonQatLinkCollection.Sort

Sort Method

Sort(IComparer)

Sorts the items in the collection using the specified comparer.

Declaration
public void Sort(IComparer comparer)
Public Sub Sort(comparer As IComparer)
Parameters
Type Name Description
IComparer comparer