Visual Basic
C#
Managed Extensions for C++
C++/CLI
This is a standard .NET Dispose method for the ImGearBarcode object. It shuts down the Barcode engine, freeing its associated resources. After this method has been called, the application should refrain from accessing any methods or properties of
ImGearBarcode
or any associated objects.
It is acceptable to call this Dispose method, instantiate a new ImGearBarcode
object, and then use that object.