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


Свойство QueryRuleCollection.Item (Int32)

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

Синтаксис

'Декларация
Public ReadOnly Default Property Item ( _
    index As Integer _
) As QueryRule
    Get
'Применение
Dim instance As QueryRuleCollection
Dim index As Integer
Dim value As QueryRule

value = instance(index)
public QueryRule this[
    int index
] { get; }

Параметры

Значение свойства

Тип: Microsoft.Office.Server.Search.Query.Rules.QueryRule

См. также

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

QueryRuleCollection класс

Элементы QueryRuleCollection

Перегрузка Item

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