Share via


PropertyBag.ContainsKey - Méthode

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

Syntaxe

'Déclaration
Public MustOverride Function ContainsKey ( _
    key As String _
) As Boolean
'Utilisation
Dim instance As PropertyBag
Dim key As String
Dim returnValue As Boolean

returnValue = instance.ContainsKey(key)
public abstract bool ContainsKey(
    string key
)

Paramètres

Valeur renvoyée

Type : System.Boolean

Implémentations

IPropertyCollection.ContainsKey(String)

Voir aussi

Référence

PropertyBag classe

PropertyBag - Membres

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