Accusoft.ScanFixXpress8.Net
Dispose(Boolean) Method




Boolean flag to indicate behavior of this method.

Set to true to release both managed and unmanaged resources; false to release only unmanaged resources.

This method cleans up any resources being used.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Protected Overloads Overrides Sub Dispose( _
   ByVal disposing As Boolean _
) 
'Usage
 
Dim instance As ScanFix
Dim disposing As Boolean
 
instance.Dispose(disposing)
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
protected override void Dispose( 
   bool disposing
)
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
protected: void Dispose( 
   bool disposing
) override 
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
protected:
void Dispose( 
   bool disposing
) override 

Parameters

disposing

Boolean flag to indicate behavior of this method.

Set to true to release both managed and unmanaged resources; false to release only unmanaged resources.

See Also

Reference

ScanFix Class
ScanFix Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback