Click or drag to resize

instanceCountCollectionTTotalScore Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the total score - sum of all frequencies. It is total count of all instance in the sample.

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

Property Value

Type: Int32
The total number of instances observed
See Also