CWIMAQBarcode2DReport

NI Vision for Visual Basic

CWIMAQBarcode2DReport

CWIMAQBarcode2DReport is a collection of CWIMAQBarcode2DReportItem objects. It contains one entry for every barcode found in the image by CWIMAQVision.ReadDataMatrixBarcode or CWIMAQVision.ReadPDF417Barcode.

Properties

CountNumber of objects in the collection.

Methods

AddAdds an object to the collection and returns the new object.
ItemReturns the specified object from the collection.
RemoveRemoves the specified item from the collection.
RemoveAllRemoves all objects from the collection.

See Also

CWIMAQVision.ReadDataMatrixBarcode

CWIMAQVision.ReadPDF417Barcode

CWIMAQBarcode2DReportItem