Click or drag to resize

stringPresetListgetDefaultListDictionary Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Vraća listu stringova na osnovu DefaultList stringa

Namespace:  imbSCI.Core.extensions.text
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static Dictionary<string, string> getDefaultListDictionary(
	string defaultList
)
Request Example View Source

Parameters

defaultList
Type: SystemString
List u DefaultString formatu

Return Value

Type: DictionaryString, String
See Also