NormalizedSnapshotSpanCollection.IList.IsReadOnly Özellik

Tanım

Bu koleksiyonun salt okunurdur olup olmadığını belirler. Bu özellik her zaman truedöndürür.

property bool System::Collections::IList::IsReadOnly { bool get(); };
property bool System.Collections.IList.IsReadOnly { bool get(); };
bool System.Collections.IList.IsReadOnly { get; }
member this.System.Collections.IList.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements IList.IsReadOnly

Özellik Değeri

Boolean

Bu özellik her zaman true döndürür.

Uygulamalar

Şunlara uygulanır