Constructor CombineSuggestion
CombineSuggestion(SuggestWord, Int32[])
Creates a new CombineSuggestion from a
suggestion
and
an array of term ids (referencing the indexes to the original terms that
form this combined suggestion)
Declaration
public CombineSuggestion(SuggestWord suggestion, int[] originalTermIndexes)
Parameters
Type | Name | Description |
---|---|---|
SuggestWord | suggestion | |
System.Int32[] | originalTermIndexes |