Partager via


ReadOnlyObservableSet<T>.Count, propriété

Gets the number of elements actually contained in the ReadOnlyObservableSet<T>.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Count As Integer
public int Count { get; }

Valeur de propriété

Type : System.Int32
The number of elements in the set.

Implémentations

IReadOnlyObservableSet.Count

Sécurité .NET Framework

Voir aussi

Référence

ReadOnlyObservableSet<T> Classe

Microsoft.VisualStudio.Shell, espace de noms