LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Dispose(Boolean) Method

Show in webframe






true to release both managed and unmanaged resources; false to release only unmanaged resources.
Releases all resources used by this object.
Syntax
protected override void Dispose( 
   bool disposing
)
'Declaration
 
Protected Overloads Overrides Sub Dispose( _
   ByVal disposing As Boolean _
) 
'Usage
 
Dim instance As DicomInfo
Dim disposing As Boolean
 
instance.Dispose(disposing)

            

            
protected: void Dispose( 
   bool disposing
) override 
protected:
void Dispose( 
   bool disposing
) override 

Parameters

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

Target Platforms

See Also

Reference

DicomInfo Class
DicomInfo Members
Overload List

 

 


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