BitmapEffectCollection.ICollection<BitmapEffect>.IsReadOnly Eigenschaft

Definition

Hinweis: Diese API ist jetzt veraltet. Die nicht veraltete Alternative ist Effect. Eine Beschreibung dieses Mitglieds finden Sie unter 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

Eigenschaftswert

truewenn die BitmapEffectCollection Schreibgeschützt ist; andernfalls . false

Implementiert

Hinweise

Dieses Element ist eine explizite Schnittstellenmitgliedsimplementierung. Sie kann nur verwendet werden, wenn die BitmapEffectCollection Instanz in eine ICollection<T> Schnittstelle umgegossen wird.

Gilt für: