TextEffectCollection.ICollection<TextEffect>.IsReadOnly Propriedade

Definição

Para obter uma descrição deste membro, consulte 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 da propriedade

true se for TextEffectCollection somente leitura; caso contrário, false.

Implementações

Comentários

Esse membro é uma implementação de membro de interface explícita. Ele só pode ser usado quando a TextEffectCollection instância é convertida em uma ICollection<T> interface.

Aplica-se a