QueryRuleGroupMembersCollection.OnPreClearInternal method

Removes all query rules 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

QueryRuleGroupMembersCollection class

QueryRuleGroupMembersCollection members

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