Dispose(Boolean) Method

Summary
Cleans up any resources being used.
Syntax
C#
C++/CLI
protected override void Dispose(  
   bool disposing 
) 
protected: 
void Dispose(  
   bool disposing 
) override  

Parameters

disposing
true to release both managed and unmanaged resources; false to release only unmanaged resources

Requirements

Target Platforms

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Client.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.