CompositeCollection.IList.IsReadOnly Propriedade

Definição

Esse membro dá suporte à infraestrutura de Windows Presentation Foundation (WPF) e não se destina a ser usado diretamente do seu código.

property bool System::Collections::IList::IsReadOnly { bool get(); };
bool System.Collections.IList.IsReadOnly { get; }
member this.System.Collections.IList.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements IList.IsReadOnly

Valor da propriedade

Boolean

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

Implementações

Aplica-se a