Condividi tramite


Proprietà ReadOnlyObservableSet<T>.Count

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

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Count As Integer
public int Count { get; }

Valore proprietà

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

Implementa

IReadOnlyObservableSet.Count

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ReadOnlyObservableSet<T> Classe

Spazio dei nomi Microsoft.VisualStudio.Shell