Proprietà WeakValueDictionary<K, V>.Count

Spazio dei nomi:  Microsoft.Internal.VisualStudio.PlatformUI
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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

WeakValueDictionary<K, V> Classe

Spazio dei nomi Microsoft.Internal.VisualStudio.PlatformUI