C#
VB
C++
Creates the DICOMDIR File and stores the DICOM Directory information in it.
public void Save()
Public Sub Save()
public:
void Save();
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.