C#
VB
C++
This member overrides Finalize.
The CreditCardScanner class implements the IDisposable interface, so you must follow the standard .NET dispose pattern when using the CreditCardScanner class. For more information, refer to the IDisposable interface documentation in MSDN.