Share via


ContextConditionCollection.OnPreAddInternal method

This member overrides OrderedCollectionBase<T>.OnPreAddInternal(T).

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

Syntax

'Declaration
Protected Overrides Sub OnPreAddInternal ( _
    item As ContextCondition _
)
'Usage
Dim item As ContextCondition

Me.OnPreAddInternal(item)
protected override void OnPreAddInternal(
    ContextCondition item
)

Parameters

See also

Reference

ContextConditionCollection class

ContextConditionCollection members

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