NormalizedSnapshotSpanCollection.ICollection<SnapshotSpan>.IsReadOnly Özellik

Tanım

Koleksiyonun salt okunurdur olup olmadığını belirler. Her zaman truedöndürür.

property bool System::Collections::Generic::ICollection<Microsoft::VisualStudio::Text::SnapshotSpan>::IsReadOnly { bool get(); };
property bool System.Collections.Generic.ICollection<Microsoft.VisualStudio.Text.SnapshotSpan>.IsReadOnly { bool get(); };
bool System.Collections.Generic.ICollection<Microsoft.VisualStudio.Text.SnapshotSpan>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<Microsoft.VisualStudio.Text.SnapshotSpan>.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of SnapshotSpan).IsReadOnly

Özellik Değeri

Boolean

Uygulamalar

Şunlara uygulanır