Sdílet prostřednictvím


TextEffectCollection.ICollection<TextEffect>.IsReadOnly Vlastnost

Definice

Popis tohoto člena najdete v tématu 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

Hodnota vlastnosti

Boolean

trueTextEffectCollection pokud je jen pro čtení; jinak . false

Implementuje

Poznámky

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

Platí pro