Freigeben über


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

Rückgabewert

Typ: System.Boolean

Siehe auch

Referenz

StartAddressCollection Klasse

StartAddressCollection-Member

Microsoft.Office.Server.Search.Administration-Namespace