Click or drag to resize

weightTableCompiledcontainsByName Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public bool containsByName(
	string termName
)
Request Example View Source

Parameters

termName
Type: SystemString

Return Value

Type: Boolean

Implements

IWeightTablecontainsByName(String)
See Also