Freigeben über


ISortableCollection.Sort-Methode

Sortiert die Auflistung mit den angegebenen Comparer.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Sub Sort ( _
    comparer As IComparer _
)
'Usage
Dim instance As ISortableCollection
Dim comparer As IComparer

instance.Sort(comparer)
void Sort(
    IComparer comparer
)

Parameter

Siehe auch

Referenz

ISortableCollection Schnittstelle

ISortableCollection-Member

Microsoft.PerformancePoint.Scorecards-Namespace