TextEffectCollection.ICollection<TextEffect>.IsReadOnly Eigenschap

Definitie

Zie voor een beschrijving van dit lid IsReadOnly.

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

Waarde van eigenschap

trueals het TextEffectCollection kenmerk Alleen-lezen is, anders. false

Implementeringen

Opmerkingen

Dit lid is een expliciete implementatie van interfaceleden. Deze kan alleen worden gebruikt wanneer het TextEffectCollection exemplaar naar een ICollection<T> interface wordt gecast.

Van toepassing op