Releases the unmanaged resources used by the Spreadsheet and optionally releases the managed resources
Namespace: Spire.Spreadsheet.FormsAssembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
protected override void Dispose( bool disposing )
Protected Overrides Sub Dispose ( disposing As Boolean )
protected: virtual void Dispose( bool disposing ) override
abstract Dispose : disposing : bool -> unit override Dispose : disposing : bool -> unit
Parameters
- disposing
- Boolean
True to release both managed and unmanaged resources; false to release only unmanaged resources