Click or drag to resize

StkCityDatabaseGetCountries Method

Gets the countries in the database.

Namespace:  AGI.Foundation.Stk
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 23.2.417.0 (23.2.417.0)
Syntax
public List<string> GetCountries()

Return Value

Type: ListString
A list of the countries in the database.
See Also