LAUREL BRIDGE

ViewShowNothingDialogDispose Method

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

Namespace:  LaurelBridge.DCF.Examples.DicomToImage
Assembly:  DicomToImage (in DicomToImage.exe) Version: DCF34 r11538 DCF_3_4_24_20190319
Syntax

C#
protected override void Dispose(
	bool disposing
)

Parameters

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

Reference