Click or drag to resize

weightTableTermInSetCounterTWeightTableTerm, TWeightTableAddVote Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public int AddVote(
	IWeightTable targetTable,
	IWeightTableTerm term
)
Request Example View Source

Parameters

targetTable
Type: imbSCI.DataComplexIWeightTable
term
Type: imbSCI.DataComplexIWeightTableTerm

Return Value

Type: Int32
See Also