Countries Class

Management of countries with ISO 2 and ISO 3 code, local name of the country, conventional name of the country, ISO 2 and 3 code of the continent where it is located and if it belongs to the European community,

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public static class Countries
Inheritance
Object    Countries

Methods

AllCountries Get a list of all official countries.
AllCultures Get a list of all Aliquo culture.
EuropeanCommunityCountries Get a list of Alpha2 code of the countries belonging to the European community.
FindByAlfa2Code Get the name of the country indicating the code Alfa2.
FindByAlfa3Code Get the name of the country indicating the code Alfa3.

See Also