BitmapEffectCollection.Enumerator.Current プロパティ

定義

注: この API は廃止されました。 廃止されていない代替手段は Effect。 コレクション内の現在の要素を取得します。

public:
 property System::Windows::Media::Effects::BitmapEffect ^ Current { System::Windows::Media::Effects::BitmapEffect ^ get(); };
public System.Windows.Media.Effects.BitmapEffect Current { get; }
member this.Current : System.Windows.Media.Effects.BitmapEffect
Public ReadOnly Property Current As BitmapEffect

プロパティ値

コレクション内の現在の要素。

実装

適用対象