Partager via


StartAddressCollection.Exists - Méthode

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

Syntaxe

'Déclaration
Public Function Exists ( _
    address As Uri _
) As Boolean
'Utilisation
Dim instance As StartAddressCollection
Dim address As Uri
Dim returnValue As Boolean

returnValue = instance.Exists(address)
public bool Exists(
    Uri address
)

Paramètres

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

StartAddressCollection classe

StartAddressCollection - Membres

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