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

屬性值

集合中的目前元素。

實作

適用於