Copies top N elements to a new array. Elements are sorted in descending order.
Namespace: NReco.NLQuery
Assembly: NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax
Return Value
Type:T[]array with top elements.
See Also
TopSet<T>.ToArray Method | NReco.NLQuery Class Library Documentation |
Namespace: NReco.NLQuery