IFulltextQuery<TDocument> ThenByDescending<TKey>( Expression<Func<TDocument, TKey>> keySelector )
Function ThenByDescending(Of TKey) ( keySelector As Expression(Of Func(Of TDocument, TKey)) ) As IFulltextQuery(Of TDocument)
Copyright Dennis Gronewold