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