Click or drag to resize

weightTableTermCompiledCount Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the count of inflected list + 1

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
[XmlIgnoreAttribute]
public int Count { get; }
Request Example View Source

Property Value

Type: Int32
The count.

Implements

IWeightTableTermCount
See Also