Barcode .Net Class Library

BarEnumerator Class

Iterates over all the bars comprising a barcode.

System.Object
   Bokai.Barcodes.BarEnumerator

[Visual Basic]
Public Class BarEnumerator
   Implements IEnumerator 

[C#]
public class BarEnumerator : IEnumerator

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

See Also

EnumerateBars


© 2002 Bokai Corporation. All rights reserved.