TextElementCollection<TextElementType>.IList.IsReadOnly Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das IList schreibgeschützt ist.

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

Eigenschaftswert

true, wenn das IList schreibgeschützt ist, andernfalls false.

Implementiert

Gilt für: