다음을 통해 공유


AnnotationCommentCollection.Sort Method (IComparer)

Sorts the collection based on the specified comparer.

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 AnnotationCommentCollection
Dim comparer As IComparer

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

Parameters

See Also

Reference

AnnotationCommentCollection Class

AnnotationCommentCollection Members

Sort Overload

Microsoft.PerformancePoint.Scorecards Namespace