Compartilhar 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

'Declaração
Protected Overrides Sub OnPreAddInternal ( _
    item As ContextCondition _
)
'Uso
Dim item As ContextCondition

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

Parâmetros

Ver também

Referência

ContextConditionCollection class

ContextConditionCollection members

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