Freigeben über


CommentCollection.Sort-Methode (IComparer)

Sortiert die Auflistung anhand des angegebenen Vergleichs.

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

Syntax

'Declaration
Public Overridable Sub Sort ( _
    comparer As IComparer _
)
'Usage
Dim instance As CommentCollection
Dim comparer As IComparer

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

Parameter

Implementiert

ISortableCollection.Sort(IComparer)

Siehe auch

Referenz

CommentCollection Klasse

CommentCollection-Member

Sort-Überladung

Microsoft.PerformancePoint.Scorecards-Namespace