AnnotationCommentCollection.Sort Method
Sorts the collection based on the created date.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Overridable Sub Sort
'Usage
Dim instance As AnnotationCommentCollection
instance.Sort()
public virtual void Sort()
See Also
Reference
AnnotationCommentCollection Class