Click or drag to resize

translationEnumTableGetKeysForValue Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the keys for value.

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

Parameters

stringForm
Type: SystemString
The string form.

Return Value

Type: ListObject
See Also