Click or drag to resize

imbDataExecutortoBooleanList Method

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<bool> toBooleanList(
	List<Object> input
)
Request Example View Source

Parameters

input
Type: System.Collections.GenericListObject

Return Value

Type: ListBoolean
See Also