Поделиться через


Метод QueryRuleGroupCollection.IndexOf

Пространство имен:  Microsoft.Office.Server.Search.Query.Rules
Сборка:  Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)

Синтаксис

'Декларация
Public Function IndexOf ( _
    queryRuleGroup As QueryRuleGroup _
) As Integer
'Применение
Dim instance As QueryRuleGroupCollection
Dim queryRuleGroup As QueryRuleGroup
Dim returnValue As Integer

returnValue = instance.IndexOf(queryRuleGroup)
public int IndexOf(
    QueryRuleGroup queryRuleGroup
)

Параметры

Возвращаемое значение

Тип: System.Int32

См. также

Справочные материалы

QueryRuleGroupCollection класс

Элементы QueryRuleGroupCollection

Пространство имен Microsoft.Office.Server.Search.Query.Rules