LAUREL BRIDGE

ViewShowNothingDialogDispose Method

DICOM Connectivity Framework V3.4
Clean up any resources being used.

Namespace:  LaurelBridge.DCFExamples.DicomToImage
Assembly:  DicomToImage (in DicomToImage.exe) Version: DCF34 r11848 DCF_3_4_28_20191025
Syntax

C#
protected override void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
true if managed resources should be disposed; otherwise, false.
See Also

Reference