Click or drag to resize

weightTableTWeightTableTerm Constructor (IWeightTableSet, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the [!:weightTable] class.

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public weightTable(
	IWeightTableSet __parent,
	string __name
)
Request Example View Source

Parameters

__parent
Type: imbSCI.DataComplexIWeightTableSet
The parent.
__name
Type: SystemString
See Also