CountriesAllCountries Method
Get a list of all official countries.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static ObservableCollection<Country> AllCountries()
Public Shared Function AllCountries As ObservableCollection(Of Country)
Return Value
ObservableCollectionCountryList<
Country>> with all official countries.