Partager via


CellSetCellCollection.Item - Propriété (Int32)

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 ( _
    index As Integer _
) As ResultCell
    Get
'Utilisation
Dim instance As CellSetCellCollection
Dim index As Integer
Dim value As ResultCell

value = instance(index)
public override ResultCell this[
    int index
] { 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