Click or drag to resize

IWeightTableCount Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Number of terms defined in the document. If expandedCount is TRUE it will also count all instances defined within one semantic term

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
int Count(
	bool expandedCount
)
Request Example View Source

Parameters

expandedCount
Type: SystemBoolean
if set to true [expanded count].

Return Value

Type: Int32
See Also