Share via


ContextCollection.RemoveContext Method

Removes the context with the specified context name from the collection.

Namespace:  Microsoft.SharePoint.Search.Extended.Administration.Keywords
Assembly:  Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)

Syntax

'Declaration
Sub RemoveContext ( _
    context As String _
)
'Usage
Dim instance As ContextCollection
Dim context As String

instance.RemoveContext(context)
void RemoveContext(
    string context
)

Parameters

See Also

Reference

ContextCollection Interface

ContextCollection Members

Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace