Partager via


QueryRuleCollection.Item - Propriété (Int32)

Espace de noms :  Microsoft.Office.Server.Search.Query.Rules
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public ReadOnly Default Property Item ( _
    index As Integer _
) As QueryRule
    Get
'Utilisation
Dim instance As QueryRuleCollection
Dim index As Integer
Dim value As QueryRule

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

Paramètres

Valeur de propriété

Type : Microsoft.Office.Server.Search.Query.Rules.QueryRule

Voir aussi

Référence

QueryRuleCollection classe

QueryRuleCollection - Membres

Item - Surcharge

Microsoft.Office.Server.Search.Query.Rules - Espace de noms