Click or drag to resize

imbDataExecutortoObjectList Method (ListBoolean)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.process
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static List<Object> toObjectList(
	List<bool> input
)
Request Example View Source

Parameters

input
Type: System.Collections.GenericListBoolean

Return Value

Type: ListObject
See Also