Barcode .Net Class Library

BarEnumerator.Reset Method

Sets the enumerator to its initial position, which is before the first element in the collection.

[Visual Basic]
Public Sub Reset

[C#]
public void Reset();


© 2002 Bokai Corporation. All rights reserved.