BitmapEffectCollection.ICollection<BitmapEffect>.IsReadOnly Vlastnost

Definice

Poznámka: Toto rozhraní API je teď zastaralé. Nezastaralá alternativa je Effect. Popis tohoto člena najdete v tématu 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

Hodnota vlastnosti

true pokud je hodnota BitmapEffectCollection jen pro čtení, falsev opačném případě .

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v BitmapEffectCollection případě, že je instance přetypovaná na ICollection<T> rozhraní.

Platí pro