←Select platform

Save Method

Summary

Creates the DICOMDIR File and stores the DICOM Directory information in it.

Syntax
C#
VB
C++
public void Save() 
Public Sub Save()  
public: 
void Save();  

Remarks

The DICOMDIR File created by this method is named "DICOMDIR" and is placed in the destination folder specified at the construction time or by the method Reset. If no destination folder is specified, the method will fail.

Example

For an example, refer to Reset.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly