Disposes all the resources used by component.
Namespace:
Greatis.PrintSuiteAssembly: Greatis.PrintSuite (in Greatis.PrintSuite.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub Dispose ( _ disposing As Boolean _ ) |
| C# |
|---|
protected override void Dispose( bool disposing ) |
| Visual C++ |
|---|
protected: virtual void Dispose( bool disposing ) override |
| JavaScript |
|---|
function dispose(disposing); |
Parameters
- disposing
- Type: System..::.Boolean
Disposing flag.