Property | Type | Description | |
---|---|---|---|
OnNumberChanged | void | ||
OnNumberChanging | void | ||
OnParTextChanged | void | ||
OnParTextChanging | void | ||
OnSpeechIdChanged | void | ||
OnSpeechIdChanging | void | ||
OnSpeechParaIdChanged | void | ||
OnSpeechParaIdChanging | void |
Method | Description | |
---|---|---|
CreateSpeechPara ( global speechParaId ) : |
Create a new SpeechPara object.
|
Method | Description | |
---|---|---|
OnNumberChanged ( ) : void | ||
OnNumberChanging ( Nullable |
||
OnParTextChanged ( ) : void | ||
OnParTextChanging ( global value ) : void | ||
OnSpeechIdChanged ( ) : void | ||
OnSpeechIdChanging ( Nullable |
||
OnSpeechParaIdChanged ( ) : void | ||
OnSpeechParaIdChanging ( global value ) : void |
public static CreateSpeechPara ( global speechParaId ) : |
||
speechParaId | global | Initial value of the SpeechParaId property. |
return |