ExtensionCollection<T>.ICollection<IExtension<T>>.IsReadOnly Propriété

Définition

Détermine si la collection est en lecture seule.

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

Valeur de propriété

Boolean

ExtensionCollection<T> retourne toujours false.

Implémente

S’applique à