Java.Util.Locale.GetISOCountries Method
Returns an array of strings containing all the two-letter ISO 3166 country codes that can be used as the country code when constructing a Locale.

Syntax

[Android.Runtime.Register("getISOCountries", "()[Ljava/lang/String;", "")]
public static string[] GetISOCountries ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns an array of strings containing all the two-letter ISO 3166 country codes that can be used as the country code when constructing a Locale.

[Android Documentation]

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1