DiffCollection.Sort Method
Sorts the collection by the FieldChanged property.
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 DiffCollection
instance.Sort()
public virtual void Sort()