Click or drag to resize

instanceCountPipeLineTAdd Method (IEnumerableT, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

source
Type: System.Collections.GenericIEnumerableT
sourceID
Type: SystemString

Return Value

Type: Boolean
See Also