Partager via


NormalizedSnapshotSpanCollection.Count, propriété

Obtient le nombre d'étendues de la collection.

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

Syntaxe

'Déclaration
Public ReadOnly Property Count As Integer
public int Count { get; }
public:
virtual property int Count {
    int get () sealed;
}
abstract Count : int with get 
override Count : int with get
final function get Count () : int

Valeur de propriété

Type : Int32
Le nombre d'étendues de la collection.

Implémentations

ICollection.Count
ICollection.Count

Sécurité .NET Framework

Voir aussi

Référence

NormalizedSnapshotSpanCollection Classe

Microsoft.VisualStudio.Text, espace de noms