TextElementCollection<TextElementType>.IList.IsReadOnly Proprietà

Definizione

Ottiene un valore che indica se IList è di sola lettura.

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à

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

Implementazioni

Si applica a