Compartilhar via


UserSegmentTermCollection.Clear method

Remove todos os itens da coleção.

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

Syntax

'Declaração
Public Sub Clear
'Uso
Dim instance As UserSegmentTermCollection

instance.Clear()
public void Clear()

Exceptions

Exception Condition
NotSupportedException

Lançada quando a coleção é somente leitura

Ver também

Referência

UserSegmentTermCollection class

UserSegmentTermCollection members

Microsoft.Office.Server.Search.Query.Rules namespace