Freigeben über


AnnotationCollection.Count-Eigenschaft

Ruft die Anzahl der Objekte in der Auflistung ab.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public ReadOnly Property Count As Integer
    Get
'Usage
Dim instance As AnnotationCollection
Dim value As Integer

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

Eigenschaftswert

Typ: System.Int32
Die Anzahl der Objekte in der Auflistung.

Implementiert

ICollection.Count

Siehe auch

Referenz

AnnotationCollection Klasse

AnnotationCollection-Member

Microsoft.PerformancePoint.Scorecards-Namespace