Click or drag to resize

weightTableCompiledRemoveTerm Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

name
Type: SystemString

Return Value

Type: Boolean

Implements

IWeightTableRemoveTerm(String)
See Also