Click or drag to resize

weightTableGenericTerm  Conversion (weightTableGenericTerm to String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Performs an implicit conversion from weightTableGenericTerm to String.

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public static implicit operator string (
	weightTableGenericTerm gt
)
Request Example View Source

Parameters

gt
Type: imbSCI.DataComplexweightTableGenericTerm
The gt.

Return Value

Type: String
The result of the conversion.
See Also