ContextConditionCollection.OnPreAddInternal 方法

该成员将替代 OrderedCollectionBase<T>.OnPreAddInternal(T)

命名空间:  Microsoft.Office.Server.Search.Query.Rules
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Protected Overrides Sub OnPreAddInternal ( _
    item As ContextCondition _
)
用法
Dim item As ContextCondition

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

参数

另请参阅

引用

ContextConditionCollection 类

ContextConditionCollection 成员

Microsoft.Office.Server.Search.Query.Rules 命名空间