Partager via


HybridDictionary<TKey, TValue>, constructeur (Int32, Boolean)

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

Syntaxe

'Déclaration
Public Sub New ( _
    initialSize As Integer, _
    caseInsensitive As Boolean _
)
public HybridDictionary(
    int initialSize,
    bool caseInsensitive
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

HybridDictionary<TKey, TValue> Classe

HybridDictionary<TKey, TValue>, surcharge

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms