Partager via


BaseInfoCollection<T>.Dictionary - Propriété

Obtient le dictionnaire interne pour cette collection.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Protected ReadOnly Property Dictionary As Dictionary(Of String, T)
    Get
'Utilisation
Dim value As Dictionary(Of String, T)

value = Me.Dictionary
protected Dictionary<string, T> Dictionary { get; }

Valeur de propriété

Type : System.Collections.Generic.Dictionary<String, T>

Voir aussi

Référence

BaseInfoCollection<T> classe

BaseInfoCollection<T> - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms