Click or drag to resize

weightTableSetTWeightTableTerm, TWeightTableCountAllDocuments Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Count all terms in all documents

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public int CountAllDocuments(
	bool expanded = false
)
Request Example View Source

Parameters

expanded (Optional)
Type: SystemBoolean
if set to true [expanded].

Return Value

Type: Int32
See Also