The following tables list the members exposed by the MultipleLanguage type.

Name Description
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method LoadLNG (Overloaded) Loads a specified file of the language support.
Public method LoadLngFileList Creates a list of the supported languages.
Public method Static ReferenceEquals (inherited from Object).
Public method RestoreLanguage Translates all texts of the user interface into the default language.
Public method SaveNameMenuItem Temporarily saves the text contents of all menu items.
Public method SaveNameNoNameElement Temporarily saves the text contents of the controls without names.
Public method SetLanguage Translates all texts of the user interface into the current language.
Public method ToString (inherited from Object).
Top