Click or drag to resize

weightTableGenericTerm Constructor (String, Double)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Proper constructor for the generic term

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public weightTableGenericTerm(
	string __name,
	double __weight = 1
)
Request Example View Source

Parameters

__name
Type: SystemString
The name.
__weight (Optional)
Type: SystemDouble
See Also