CellSetCellCollection.Count - Propriété
Le nombre de cellules dans la 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 Property Count As Integer
Get
'Utilisation
Dim instance As CellSetCellCollection
Dim value As Integer
value = instance.Count
public override int Count { get; }
Valeur de propriété
Type : System.Int32
Implémentations
Voir aussi
Référence
CellSetCellCollection - Membres
Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet - Espace de noms