Click or drag to resize

translationTextTableGetEntriesAsStringPairs Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the entries as string pairs in format: rečnik|dictionary where | is ENTRYSEPARATOR

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public List<string> GetEntriesAsStringPairs()
Request Example View Source

Return Value

Type: ListString
See Also