GetAllLanguageIds

MultiLanguageString.GetAllLanguageIds method

获取所有字符串的语言标识符,如果没有字符串,则获取空数组

public int[] GetAllLanguageIds()

返回值

带有语言标识符的数组或空数组(如果不存在字符串)

也可以看看