Click or drag to resize

translationEnumTableGetEnum Method (Type, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public Object GetEnum(
	Type type,
	string stringForm
)
Request Example View Source

Parameters

type
Type: SystemType
stringForm
Type: SystemString

Return Value

Type: Object
See Also