You are here: Start » ReadCodesOutput Constructor

ReadCodesOutput Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public ReadCodesOutput
(
	List<Avl.DataCode> readCodes_,
	Conditional<float> imageScore_,
	float imageExecutionTime_
)

Parameters

Name Type Range Default Description
readCodes_System.Collections.Generic.List<Avl.DataCode>
imageScore_Atl.Conditional<float>
imageExecutionTime_float

See also