言語

BitmapEffectCollection.Count プロパティ

定義

注: この API は廃止されました。 廃止されていない代替手段は EffectBitmapEffectCollectionに含まれる効果の数を取得します。

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

プロパティ値

BitmapEffectCollectionに含まれる効果の数。

実装

適用対象