Link Search Menu Expand Document

BarcodeControlDispose Method (Boolean)

Clean up any resources being used.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode.WinForms (in Bytescout.BarCode.WinForms.dll) Version: 7.6.3.1256-master
Syntax
protected override void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
true if managed resources should be disposed; otherwise, false.
See Also

Reference