Click or drag to resize

weightTableCompiledGetMatchByString Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public IWeightTableTerm GetMatchByString(
	string term
)
Request Example View Source

Parameters

term
Type: SystemString

Return Value

Type: IWeightTableTerm

Implements

IWeightTableGetMatchByString(String)
See Also