Click or drag to resize

StiMapKeyHelperConvertMapKeysToIsoAlpha2 Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Helpers.StiMapKeyHelper.ConvertMapKeysToIsoAlpha2(System.Collections.Generic.List{System.String},System.String)"]

Namespace:  Stimulsoft.Report.Helpers
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public List<string> ConvertMapKeysToIsoAlpha2(
	List<string> mapKeys,
	string mapId
)

Parameters

mapKeys
Type: System.Collections.GenericListString

[Missing <param name="mapKeys"/> documentation for "M:Stimulsoft.Report.Helpers.StiMapKeyHelper.ConvertMapKeysToIsoAlpha2(System.Collections.Generic.List{System.String},System.String)"]

mapId
Type: SystemString

[Missing <param name="mapId"/> documentation for "M:Stimulsoft.Report.Helpers.StiMapKeyHelper.ConvertMapKeysToIsoAlpha2(System.Collections.Generic.List{System.String},System.String)"]

Return Value

Type: ListString

[Missing <returns> documentation for "M:Stimulsoft.Report.Helpers.StiMapKeyHelper.ConvertMapKeysToIsoAlpha2(System.Collections.Generic.List{System.String},System.String)"]

See Also