Click or drag to resize
Infosoft Logo

InfoWebXMLWebServiceGetCountries Method

Get a collection of countries

Namespace: Infosoft.Webservices
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public InfoWebItem[] GetCountries()

Return Value

InfoWebItem
A collection with InfoWebItem objects where Item1 = Country text and Item2 = Country code
See Also