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. |
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7