Dispose Method

Summary
Releases unmanaged and - optionally - managed resources
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

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