ExtensionCollection<T>.ICollection<IExtension<T>>.IsReadOnly Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
ExtensionCollection<T> her zaman döndürür false
.