Accusoft.SmartZoneOCR5.Net - Updated
Dispose(Boolean) Method






Accusoft.SmartZoneOCRSdk Namespace > SmartZoneOCR Class > Dispose Method : Dispose(Boolean) Method
true if managed resources should be disposed; otherwise, false.
Clean up any resources being used.
Syntax
'Declaration
 
<System.Diagnostics.DebuggerStepThroughAttribute()>
<System.Diagnostics.DebuggerNonUserCodeAttribute()>
Protected Overloads Overrides Sub Dispose( _
   ByVal disposing As System.Boolean _
) 
'Usage
 
Dim instance As SmartZoneOCR
Dim disposing As System.Boolean
 
instance.Dispose(disposing)
[System.Diagnostics.DebuggerStepThrough()]
[System.Diagnostics.DebuggerNonUserCode()]
protected override void Dispose( 
   System.bool disposing
)
protected procedure Dispose( 
    disposing: System.Boolean
); override; 
System.Diagnostics.DebuggerStepThroughAttribute()
System.Diagnostics.DebuggerNonUserCodeAttribute()
protected override function Dispose( 
   disposing : System.boolean
);
[System.Diagnostics.DebuggerStepThrough()]
[System.Diagnostics.DebuggerNonUserCode()]
protected: void Dispose( 
   System.bool disposing
) override 
[System.Diagnostics.DebuggerStepThrough()]
[System.Diagnostics.DebuggerNonUserCode()]
protected:
void Dispose( 
   System.bool disposing
) override 

Parameters

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

Reference

SmartZoneOCR Class
SmartZoneOCR Members
Overload List