FirstClassElementCollectionBase<ElementCollectionType, ElementType>.Sort method

Sorts the collection using the [DefaultElementComparer].

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Sub Sort
'Usage
Dim instance As FirstClassElementCollectionBase

instance.Sort()
public void Sort()

See also

Reference

FirstClassElementCollectionBase<ElementCollectionType, ElementType> class

FirstClassElementCollectionBase<ElementCollectionType, ElementType> members

Sort overload

Microsoft.PerformancePoint.Scorecards namespace