←Select platform

LoadXml Method (DicomExtensions)

Summary

Loads the contents of a DICOM encoded XML file.

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

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly