Click or drag to resize

StiIsoElementHelper Methods

The StiIsoElementHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetCountryFromAlpha2
Obtain ISO3166-1 Country based on its alpha2 code.
Public methodStatic memberGetCountryFromAlpha3
Gets ISO3166-1 Country based on its alpha3 code.
Public methodStatic memberGetCountryFromName
Gets ISO3166-1 Country based on its alpha3 code. Returns null, if country is not recognized.
Public methodStatic memberGetIsoAlpha2FromName
Gets ISO3166-1 Alpha2 code based on country name. Returns null, if country is not recognized.
Public methodStatic memberGetIsoAlpha3FromName
Gets ISO3166-1 Alpha3 code based on country name. Returns null, if country is not recognized.
Top
See Also