BarcodeList Overview

Description
Supports iteration through the Barcode collection, in addition to indexed access.
Members
Properties
length r/w Indicates the number of Barcode items in the collection. Read-only.

Methods
item Allows random access to individual nodes within the collection.
nextNode Returns the next node in the collection.
reset Resets the iterator.