BitmapEffectCollection.Count 屬性

定義

注意:這個 API 現在已經過時。 非過時的替代方式是 Effect。 取得 BitmapEffectCollection 中所包含的效果數目。

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

屬性值

BitmapEffectCollection 中所包含的效果數目。

實作

適用於