Partager via


ResultCellCollection.Count - Propriété

Le nombre d'éléments dans cette collection.

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

Syntaxe

'Déclaration
Public MustOverride ReadOnly Property Count As Integer
    Get
'Utilisation
Dim instance As ResultCellCollection
Dim value As Integer

value = instance.Count
public abstract int Count { get; }

Valeur de propriété

Type : System.Int32

Implémentations

ICollection.Count

Voir aussi

Référence

ResultCellCollection classe

ResultCellCollection - Membres

Microsoft.PerformancePoint.Scorecards.ResultSet - Espace de noms