Initializes a new instance of the [!:TopSet] class.
Namespace: NReco.NLQuery
Assembly: NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax
Parameters
- maxSize
- Type: SystemInt32
max number of elements - comparer
- Type: System.Collections.GenericIComparerT
comparer that used for determining top elements
See Also