BitmapEffectCollection.Count Eigenschaft

Definition

Hinweis: Diese API ist mittlerweile veraltet. Die nicht veraltete Alternative ist Effect. Ruft die Anzahl der Effekte in der BitmapEffectCollection ab.

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

Eigenschaftswert

Die Anzahl der Effekte, die in der BitmapEffectCollection enthalten sind.

Implementiert

Gilt für: