FirstClassElementCollectionBase<ElementCollectionType, ElementType>.Sort Method
Sorts objects in the collection by name.
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