Modifier

BitmapEffectCollection.Count Property

Definition

Note: This API is now obsolete. The non-obsolete alternative is Effect. Gets the number of effects contained in the BitmapEffectCollection.

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

Property Value

The number of effects contained in the BitmapEffectCollection.

Implements

Applies to