Aracılığıyla paylaş


ExtensionCollection<T>.ICollection<IExtension<T>>.IsReadOnly Özellik

Tanım

Koleksiyonun salt okunur olup olmadığını alır.

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

Özellik Değeri

Boolean

ExtensionCollection<T> her zaman döndürür false.

Uygulamalar

Şunlara uygulanır