StartAddressCollection.Exists-Methode
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Function Exists ( _
address As Uri _
) As Boolean
'Usage
Dim instance As StartAddressCollection
Dim address As Uri
Dim returnValue As Boolean
returnValue = instance.Exists(address)
public bool Exists(
Uri address
)
Parameter
- address
Typ: System.Uri
Rückgabewert
Typ: System.Boolean