Does interpretation of a sequence to an integer value.
            
    Namespace: 
   SGP.BaltieAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# | 
|---|
[CLSCompliantAttribute(false)] protected int InterpretInteger( ISpeechPhraseProperty p )  | 
Parameters
- p
 - Type: ISpeechPhraseProperty
Information about properties ISpeechPhraseProperty. 
Return Value
Returns the converted integer value.
Exceptions
| Exception | Condition | 
|---|---|
| System..::.ArgumentNullException | p is nullNothingnullptra null reference (Nothing in Visual Basic). |