ImageGear .NET - Updated March 30, 2018
Dispose(Boolean) Method




ImageGear24.Dicom.Forms Assembly > ImageGear.Dicom.Forms Namespace > ImGearMprController Class > Dispose Method : Dispose(Boolean) Method
Set true to release both managed and unmanaged resources; false to release only unmanaged resources.
Disposes any resources being used.
Syntax
'Declaration
 
Protected Overloads Overridable Sub Dispose( _
   ByVal disposing As Boolean _
) 
 
'Usage
 
Dim instance As ImGearMprController
Dim disposing As Boolean
 
instance.Dispose(disposing)

Parameters

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

Reference

ImGearMprController Class
ImGearMprController Members
Overload List