SortCollection.Item, propriété (Microsoft.Office.Server.Search.Query)
Gets the specified sort structure from the collection.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public ReadOnly Default Property Item ( _
index As Integer _
) As Sort
'Utilisation
Dim instance As SortCollection
Dim index As Integer
Dim value As Sort
value = instance(index)
public Sort this [
int index
] { get; }
Paramètres
- index
Voir aussi
Référence
SortCollection, classe
Membres SortCollection
Microsoft.Office.Server.Search.Query, espace de noms