TextEffectCollection.ICollection<TextEffect>.IsReadOnly Propriedade

Definição

Para uma descrição deste elemento, veja 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

Valor de Propriedade

true se o TextEffectCollection for só de leitura; caso contrário, false.

Implementações

Observações

Este membro é uma implementação explícita de membro de interface. Só pode ser usado quando a TextEffectCollection instância é transmitida para uma ICollection<T> interface.

Aplica-se a