Click or drag to resize

IMapShemagetValueArrayCollectionTV Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Creates value array for Evaluator input/output

Namespace:  imbSCI.Data.data.maps.datamap
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
TV[][] getValueArrayCollection<TV>(
	IEnumerable source
)
Request Example View Source

Parameters

source
Type: System.CollectionsIEnumerable
Collection with parent item

Type Parameters

TV
Property required

Return Value

Type: TV
See Also