Saves the contents of the Data Set to the specified xml output file.
Overload List
Overload | Description |
SaveXml(DicomDataSet,String,DicomDataSetSaveXmlFlags,SaveXmlCallback) | Saves the contents of the Data Set to the specified xml output file. |
SaveXml(DicomDataSet,String,DicomDataSetSaveXmlFlags) | Saves the contents of the Data Set to the specified xml output file. |
SaveXml(DicomDataSet,Stream,DicomDataSetSaveXmlFlags,SaveXmlCallback) | Saves the contents of the Data Set as an xml output stream. |
SaveXml(DicomDataSet,Stream,DicomDataSetSaveXmlFlags) | Saves the contents of the Data Set as an xml output stream. |
Requirements
See Also