C#
Objective-C
C++
public DicomDir()
- (instancetype)initWithDestinationFolder:(nullable NSString *)destinationFolder;
public:
DicomDir();
Please note that no DICOM file can be added to the DICOM Directory before specifying the destination folder of the DICOMDIR File. This folder can be specified using the method Reset.
For an example, refer to Reset.