ImageGear for .NET
Dispose(Boolean) Method




Set true to release both managed and unmanaged resources; false to release only unmanaged resources.
Releases unmanaged resources used by the control and its child controls and optionally releases the managed resources.
Syntax
'Declaration
 
Protected Overloads Overrides Sub Dispose( _
   ByVal disposing As Boolean _
) 
'Usage
 
Dim instance As ImGearExtraChannelsSwitching
Dim disposing As Boolean
 
instance.Dispose(disposing)
protected override void Dispose( 
   bool disposing
)
protected: void Dispose( 
   bool disposing
) override 
protected:
void Dispose( 
   bool disposing
) override 

Parameters

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

Reference

ImGearExtraChannelsSwitching Class
ImGearExtraChannelsSwitching Members
Overload List

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback