Click or drag to resize

instanceCountPipeLineTAdd Method (instanceCountCollectionT, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Prefered way of piping Copies complete score list to self and automatically lock this source

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public bool Add(
	instanceCountCollection<T> source,
	string sourceID
)
Request Example View Source

Parameters

source
Type: imbSCI.DataComplex.specialinstanceCountCollectionT
The source: spider record model element that sent these count results
sourceID
Type: SystemString
The source (origin of these statistics) identifier.

Return Value

Type: Boolean
See Also