ItemCollection.IList.IsReadOnly Eigenschaft

Definition

Dieses Mitglied unterstützt die Windows Presentation Foundation (WPF)-Infrastruktur und soll nicht direkt von Ihrem Code verwendet werden.

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

Boolean

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

Implementiert

Gilt für