QueryRuleGroupCollection.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 QueryRuleGroup
    Get
'Utilisation
Dim instance As QueryRuleGroupCollection
Dim index As Integer
Dim value As QueryRuleGroup

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

Paramètres

Valeur de propriété

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

Voir aussi

Référence

QueryRuleGroupCollection classe

QueryRuleGroupCollection - Membres

Item - Surcharge

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