CountriesEuropeanCommunityCountries Method

Get a list of Alpha2 code of the countries belonging to the European community.

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public static List<string> EuropeanCommunityCountries()

Return Value

ListString
List<String> with the Alfa2Code countries.

See Also