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


Метод QueryRuleCollection.IndexOf

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

Синтаксис

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

returnValue = instance.IndexOf(queryRule)
public int IndexOf(
    QueryRule queryRule
)

Параметры

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

Тип: System.Int32

См. также

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

QueryRuleCollection класс

Элементы QueryRuleCollection

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