ISortableCollection Interface (Microsoft.PerformancePoint.Scorecards)

An interface for collection objects that can be sorted.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Interface ISortableCollection
    Inherits IList, ICollection, IEnumerable
'Usage
Dim instance As ISortableCollection
public interface ISortableCollection : IList, ICollection, IEnumerable

See Also

Reference

ISortableCollection Members
Microsoft.PerformancePoint.Scorecards Namespace