Share via


xLanguage.languageCount Method

Definition

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

Applies to