StartAddressCollection.Remove Method

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Sub Remove ( _
    address As Uri _
)
'Usage
Dim instance As StartAddressCollection
Dim address As Uri

instance.Remove(address)
public void Remove(
    Uri address
)

Parameters

See Also

Reference

StartAddressCollection Class

StartAddressCollection Members

Microsoft.Office.Server.Search.Administration Namespace