AnnotationCommentComparer Class (Microsoft.PerformancePoint.Scorecards)

Compares the annotation comments collection.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Class AnnotationCommentComparer
    Implements IComparer
'Usage
Dim instance As AnnotationCommentComparer
public class AnnotationCommentComparer : IComparer

Remarks

Newer dates come first.

Inheritance Hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.AnnotationCommentComparer

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

AnnotationCommentComparer Members
Microsoft.PerformancePoint.Scorecards Namespace