xLanguage.languageCount Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
The languageCount and index2languageID methods are obsolete. Please .Net APIs to iterate through supported languages.
public:
static int languageCount();
[System.Obsolete("The languageCount and index2languageID methods are obsolete. Please .Net APIs to iterate through supported languages.")]
public static int languageCount ();
[<System.Obsolete("The languageCount and index2languageID methods are obsolete. Please .Net APIs to iterate through supported languages.")>]
static member languageCount : unit -> int
Public Shared Function languageCount () As Integer
Returns
- Attributes