StartAddressCollection.Exists Method

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
)

Parameters

Return Value

Type: System.Boolean

See Also

Reference

StartAddressCollection Class

StartAddressCollection Members

Microsoft.Office.Server.Search.Administration Namespace