Chameleon and Iguana Plugin C# Class Libraries |
|
ChameleonEncoding.TranslationLocale Method
Get a translation locale at a particular index.
[Visual Basic]
Public Shared Function TranslationLocale( _
ByVal
LocaleIndex As
Integer _
) As
String
[C#]
public static
string TranslationLocale(
int LocaleIndex);
Parameters
-
LocaleIndex
- Locale Index
See Also
ChameleonEncoding Class | iNTERFACEWARE.Chameleon Namespace