BestBetCollection.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 BestBet
Get
'Utilisation
Dim instance As BestBetCollection
Dim index As Integer
Dim value As BestBet
value = instance(index)
public BestBet this[
int index
] { get; }
Paramètres
- index
Type : System.Int32
Valeur de propriété
Type : Microsoft.Office.Server.Search.Query.Rules.BestBet