ItemCollection.IList.IsReadOnly Proprietà

Definizione

Questo membro supporta l'infrastruttura Windows Presentation Foundation (WPF) e non deve essere usato direttamente dal codice.

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

Valore della proprietà

Boolean

true se IList è di sola lettura; in caso contrario, false.

Implementazioni

Si applica a