Partager via


CellSetCellCollection.Item - Propriété (ICollection)

Cette propriété n'est pas implémentée par la classe CellSetCellCollection .
Obtient un objet à partir de cette collection.

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

Syntaxe

'Déclaration
Public Overrides ReadOnly Default Property Item ( _
    indexes As ICollection _
) As ResultCell
    Get
'Utilisation
Dim instance As CellSetCellCollection
Dim indexes As ICollection
Dim value As ResultCell

value = instance(indexes)
public override ResultCell this[
    ICollection indexes
] { get; }

Paramètres

Valeur de propriété

Type : Microsoft.PerformancePoint.Scorecards.ResultSet.ResultCell

Exceptions

Exception Condition
BpmDevException

Levée lorsque cette propriété est appelée.

Voir aussi

Référence

CellSetCellCollection classe

CellSetCellCollection - Membres

Item - Surcharge

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet - Espace de noms