Aracılığıyla paylaş


BitmapEffectCollection.Remove(BitmapEffect) Yöntem

Tanım

Not: Bu API artık kullanımdan kaldırıldı. Eski olmayan alternatif ise şeklindedir Effect. Bu koleksiyon için belirtilen BitmapEffect ilk oluşumunu kaldırır.

public:
 virtual bool Remove(System::Windows::Media::Effects::BitmapEffect ^ value);
public bool Remove (System.Windows.Media.Effects.BitmapEffect value);
abstract member Remove : System.Windows.Media.Effects.BitmapEffect -> bool
override this.Remove : System.Windows.Media.Effects.BitmapEffect -> bool
Public Function Remove (value As BitmapEffect) As Boolean

Parametreler

value
BitmapEffect

Koleksiyondan kaldırılacak etki.

Döndürülenler

Boolean

true kaldırıldıysa; kaldırılmadıysa value , false.

Uygulamalar

Şunlara uygulanır