Partager via


NormalizedSnapshotSpanCollection.IList.IsReadOnly, propriété

Détermine si cette collection est en lecture seule. Cette propriété retourne toujours true.

Espace de noms :  Microsoft.VisualStudio.Text
Assembly :  Microsoft.VisualStudio.Text.Data (dans Microsoft.VisualStudio.Text.Data.dll)

Syntaxe

'Déclaration
Private ReadOnly Property IsReadOnly As Boolean 
    Implements IList.IsReadOnly
bool IList.IsReadOnly { get; }
private:
virtual property bool IsReadOnly {
    bool get () sealed = IList::IsReadOnly::get;
}
private abstract IsReadOnly : bool with get 
private override IsReadOnly : bool with get
JScript ne prend pas en charge les implémentations d'interfaces explicites.

Valeur de propriété

Type : Boolean
Cette propriété retourne toujours true.

Implémentations

IList.IsReadOnly

Sécurité .NET Framework

Voir aussi

Référence

NormalizedSnapshotSpanCollection Classe

Microsoft.VisualStudio.Text, espace de noms