Share via


QueryActionCollection<T>.OnPreClearInternal method

Removes all query actions from the collection.

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

Syntax

'Declaration
Protected Overrides Sub OnPreClearInternal
'Usage

Me.OnPreClearInternal()
protected override void OnPreClearInternal()

Exceptions

Exception Condition
NotSupportedException

Thrown when the collection is read only

See also

Reference

QueryActionCollection<T> class

QueryActionCollection<T> members

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