API Help
Eplan.EplApi.Base Namespace / MultiLangString Class / GetLanguageList Method
The existing language codes are entered in this list.

In This Topic
GetLanguageList Method
In This Topic
Returns the list of the languages currently saved in this MultiLangString.
Syntax
public int GetLanguageList( 
   ref LanguageList rLanguageList
)

Parameters

rLanguageList
The existing language codes are entered in this list.

Return Value

Number of all languages included in this MultiLangString.
See Also