Partager via


NormalizedSnapshotSpanCollection.IList.IsFixedSize, propriété

Détermine si la collection est de taille fixe. 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 IsFixedSize As Boolean 
    Implements IList.IsFixedSize
bool IList.IsFixedSize { get; }
private:
virtual property bool IsFixedSize {
    bool get () sealed = IList::IsFixedSize::get;
}
private abstract IsFixedSize : bool with get 
private override IsFixedSize : bool with get
JScript ne prend pas en charge les implémentations d'interfaces explicites.

Valeur de propriété

Type : Boolean
Retourne toujours true.

Implémentations

IList.IsFixedSize

Sécurité .NET Framework

Voir aussi

Référence

NormalizedSnapshotSpanCollection Classe

Microsoft.VisualStudio.Text, espace de noms