BitmapEffectCollection.ICollection<BitmapEffect>.IsReadOnly Özellik

Tanım

Not: Bu API artık kullanımdan kaldırıldı. Eski olmayan alternatif ise şeklindedir Effect. Bu üyenin açıklaması için bkz IsReadOnly. .

property bool System::Collections::Generic::ICollection<System::Windows::Media::Effects::BitmapEffect>::IsReadOnly { bool get(); };
bool System.Collections.Generic.ICollection<System.Windows.Media.Effects.BitmapEffect>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<System.Windows.Media.Effects.BitmapEffect>.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of BitmapEffect).IsReadOnly

Özellik Değeri

trueBitmapEffectCollection salt okunur ise; değilse, false.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir ICollection<T> arabirime BitmapEffectCollection yayınlandığında kullanılabilir.

Şunlara uygulanır