Common.SetLanguage: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
(Redirected page to CLanguage.SetLanguage)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Template:APIClass|Common Class|Common}}
#REDIRECT [[CLanguage.SetLanguage]]
{{Template:Common.SetLanguage.Cmt}}
 
=== Method Syntax===
 
{{APIName|SetLanguage(}}
{{APIPrefix|ByVal}}
{{APIName|language}}
{{APIPrefix|As}}
{{APIName|[[Language]])}}
 
== Parameters ==
'''language'''
The language to use, from the [[Language]] Enum.
 
== Usage Example ==
{{APIComment|Set the language to English}}
        SynthesisAPI.SetLanguage(SynthesisAPI.Language.English)

Latest revision as of 19:10, 4 May 2016