Click or drag to resize

weightTableCompiledmax Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the maximum frequency in the collection

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

Property Value

Type: Int32
The maximum.

Implements

IWeightTablemax
Exceptions
ExceptionCondition
NotImplementedException
See Also