Click or drag to resize

instanceCountCollectionTReduce Method (instanceCountCollectionT)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Reduces this scores by specified source.

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public void Reduce(
	instanceCountCollection<T> source
)
Request Example View Source

Parameters

source
Type: imbSCI.DataComplex.specialinstanceCountCollectionT
The source.
See Also