AnnotationCollection.Count - Propriété

Obtient le nombre d'objets dans la collection.

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

Syntaxe

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

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

Valeur de propriété

Type : System.Int32
Nombre d'objets dans la collection.

Implémentations

ICollection.Count

Voir aussi

Référence

AnnotationCollection classe

AnnotationCollection - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms