Partager via


WeakValueDictionary<K, V>.Item, propriété

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

Syntaxe

'Déclaration
Public Default Property Item ( _
    key As K _
) As V
public V this[
    K key
] { get; set; }

Paramètres

  • key
    Type : K

Valeur de propriété

Type : V

Sécurité .NET Framework

Voir aussi

Référence

WeakValueDictionary<K, V> Classe

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms