TextEffectCollection.ICollection<TextEffect>.IsReadOnly Właściwość

Definicja

Aby uzyskać opis tego członka, zobacz 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

Wartość właściwości

Boolean

truejeśli parametr TextEffectCollection jest tylko do odczytu; w przeciwnym razie . false

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy TextEffectCollection wystąpienie jest rzutowe do interfejsu ICollection<T> .

Dotyczy