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

Definice

Získá, jestli je kolekce určená jen pro čtení.

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

Hodnota vlastnosti

Boolean

ExtensionCollection<T> vždy vrátí false.

Implementuje

Platí pro