AnnotationCommentComparer Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the comparer for Comment objects, which compares by the CreatedDate property.
The AnnotationCommentComparer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AnnotationCommentComparer | Initializes a new instance of the AnnotationCommentComparer class. |
Top
Methods
Name | Description | |
---|---|---|
Compare | Orders the specified objects by the CreatedDate property. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top