LEADTOOLS Medical (Leadtools.Ccow assembly)

Dispose(Boolean) Method

Show in webframe





true if managed resources should be disposed; otherwise it it false.
Clean up any resources being used.
Syntax
protected override void Dispose( 
   bool disposing
)
'Declaration
 
Protected Overloads Overrides Sub Dispose( _
   ByVal disposing As Boolean _
) 
'Usage
 
Dim instance As ProblemDialog
Dim disposing As Boolean
 
instance.Dispose(disposing)

            

            
protected:
void Dispose( 
   bool disposing
) override 

Parameters

disposing
true if managed resources should be disposed; otherwise it it false.
Requirements

Target Platforms

See Also

Reference

ProblemDialog Class
ProblemDialog Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.