Compartilhar via


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

Definição

Obtém se a coleção é somente leitura.

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

Valor da propriedade

Boolean

ExtensionCollection<T> sempre retorna false.

Implementações

Aplica-se a