ImageGear v26.0 - Updated
Dispose(Boolean) Method




ImageGear.Core Assembly > ImageGear.Core Namespace > ImGearDocument Class > Dispose Method : Dispose(Boolean) Method
Flag indicating whether the object is being disposed by the framework.
Releases all resources, being used.
Syntax
'Declaration
 
Protected Overloads Overridable Sub Dispose( _
   ByVal disposing As Boolean _
) 
'Usage
 
Dim instance As ImGearDocument
Dim disposing As Boolean
 
instance.Dispose(disposing)
protected virtual void Dispose( 
   bool disposing
)
protected: virtual void Dispose( 
   bool disposing
) 
protected:
virtual void Dispose( 
   bool disposing
) 

Parameters

disposing
Flag indicating whether the object is being disposed by the framework.
See Also

Reference

ImGearDocument Class
ImGearDocument Members
Overload List

Is this page helpful?
Yes No
Thanks for your feedback.