Click or drag to resize

IStiMapKeyHelperGetNameFromIsoAlpha3 Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Map.IStiMapKeyHelper.GetNameFromIsoAlpha3(System.String,System.String)"]

Namespace:  Stimulsoft.Base.Map
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
string GetNameFromIsoAlpha3(
	string alpha3,
	string mapId = null
)

Parameters

alpha3
Type: SystemString

[Missing <param name="alpha3"/> documentation for "M:Stimulsoft.Base.Map.IStiMapKeyHelper.GetNameFromIsoAlpha3(System.String,System.String)"]

mapId (Optional)
Type: SystemString

[Missing <param name="mapId"/> documentation for "M:Stimulsoft.Base.Map.IStiMapKeyHelper.GetNameFromIsoAlpha3(System.String,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Base.Map.IStiMapKeyHelper.GetNameFromIsoAlpha3(System.String,System.String)"]

See Also