Browse
 
Tools
Rss Categories

LVGrammar::GetNumberOfInterpretations

Reference Number: AA-00883 Views: 6508 0 Rating/ Voters

Return the number of semantic interpretations created by the most recent call to InterpretParses.

Function

  • int GetNumberOfInterpretations()

Parameters

None.

Return Values

Non Negative integer

Number of available interpretations.

Remarks

This function can be used after a call to InterpretParses. It is merely a convenience, as the return value of InterpretParses provides the same information.

See Also