SourceLanguageManager.getLanguageIds

Returns the ids of the available languages.

class SourceLanguageManager
string[]
getLanguageIds
()

Return Value

Type: string[]

a NULL-terminated array of strings containing the ids of the available languages or NULL if no language is available. The array is sorted alphabetically according to the language name. The array is owned by lm and must not be modified.