Adds an element into the [!:TopSet].
Namespace: NReco.NLQuery
Assembly: NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax
Parameters
- elem
- Type: T
element to add
Return Value
Type: Booleantrue if item is added to the collection; otherwise, false.
See Also