ImageGear .NET v25.2 - Updated
Dispose(Boolean) Method




ImageGear.Formats.Office Assembly > ImageGear.Formats.Office Namespace > ImGearExcelBookDocument 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 Overrides Sub Dispose( _
   ByVal disposing As Boolean _
) 
'Usage
 
Dim instance As ImGearExcelBookDocument
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
Flag indicating whether the object is being disposed by the framework.
See Also

Reference

ImGearExcelBookDocument Class
ImGearExcelBookDocument Members
Overload List

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