Loads the contents of a DICOM encoded XML file.
Overload List
Overload | Description |
LoadXml(DicomDataSet,String,DicomDataSetLoadXmlFlags,LoadXmlBeforeElementCallback,LoadXmlAfterElementCallback) | Loads the contents of a DICOM encoded XML file. |
LoadXml(DicomDataSet,String,DicomDataSetLoadXmlFlags) | Loads the contents of a DICOM-encoded XML file. |
LoadXml(DicomDataSet,Stream,DicomDataSetLoadXmlFlags,LoadXmlBeforeElementCallback,LoadXmlAfterElementCallback) | Loads a stream containing a DICOM-encoded XML file. |
LoadXml(DicomDataSet,Stream,DicomDataSetLoadXmlFlags) | Loads a stream containing a DICOM-encoded XML file. |
Requirements
See Also