Click or drag to resize

CountrySource Methods

The CountrySource type exposes the following members.

Methods
  NameDescription
Public methodGetData
Returns the list of all country codes mapped to their names.
Public methodStatic memberGetDataItem(CultureInfo)
Returns country information for the given culture.
Public methodStatic memberGetDataItem(String)
Returns country information by the given country code.
Top
See Also