Freigeben über


CompositeCollection.IList.IsReadOnly Eigenschaft

Definition

Dieses Mitglied unterstützt die Windows Presentation Foundation-Infrastruktur (WPF) und ist nicht für die direkte Verwendung aus Ihrem Code vorgesehen.

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