ElementCollectionBase<ElementCollectionType, ElementType>.Sort Method
Sorts the 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 ElementCollectionBase
instance.Sort()
public void Sort()
See Also
Reference
ElementCollectionBase<ElementCollectionType, ElementType> Class
ElementCollectionBase<ElementCollectionType, ElementType> Members