ExtensionCollection<T>.ICollection<IExtension<T>>.IsReadOnly Eigenschaft

Definition

Ermittelt, ob die Auflistung schreibgeschützt ist.

property bool System::Collections::Generic::ICollection<System::ServiceModel::IExtension<T>>::IsReadOnly { bool get(); };
bool System.Collections.Generic.ICollection<System.ServiceModel.IExtension<T>>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<System.ServiceModel.IExtension<T>>.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of IExtension(Of T)).IsReadOnly

Eigenschaftswert

Boolean

ExtensionCollection<T> gibt immer false zurück.

Implementiert

Gilt für