ISortableCollection - Interface

S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente une interface pour les collections qui peuvent être triées.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public Interface ISortableCollection _
    Inherits IList, ICollection, IEnumerable
'Utilisation
Dim instance As ISortableCollection
public interface ISortableCollection : IList, 
    ICollection, IEnumerable

Voir aussi

Référence

ISortableCollection - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms