Barcode .Net Class Library

BarEnumerator.Current Property

Gets the current Bar object pointed to by this enumerator.

[Visual Basic]
Public ReadOnly Property Current As Object 

[C#]
public object Current {get;}

Property Value

The current Bar object pointed to by this enumerator.

See Also

Bar


© 2002 Bokai Corporation. All rights reserved.