Click or drag to resize

weightTableCompiledGetMatchTerm Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public IWeightTableTerm GetMatchTerm(
	IWeightTableTerm term,
	bool termOnNotFound = false
)
Request Example View Source

Parameters

term
Type: imbSCI.DataComplexIWeightTableTerm
termOnNotFound (Optional)
Type: SystemBoolean

Return Value

Type: IWeightTableTerm

Implements

IWeightTableGetMatchTerm(IWeightTableTerm, Boolean)
See Also