[This is preliminary documentation and is subject to change.]
Write a dicomdir object to a (persistent) Media Dicomdir file.
- file (DicomDir)
- dicomdir object to write
- mediaFileName (String)
- file name to write to
| Exception | Condition |
|---|---|
| ArgumentNullException | Argument file is a nullNothingnullptr reference. |
| ArgumentNullException | Argument mediaFileName is a nullNothingnullptr reference. |