Method GetResults
GetResults()
Returns the top N results in descending order.
Declaration
public Lookup.LookupResult[] GetResults()
Returns
Type | Description |
---|---|
Lookup.LookupResult[] | the top N results in descending order. |
Returns the top N results in descending order.
public Lookup.LookupResult[] GetResults()
Type | Description |
---|---|
Lookup.LookupResult[] | the top N results in descending order. |