Leadtools.Dicom.Common Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
LoadXmlBeforeElementData Class
See Also  Members  
Leadtools.Dicom.Common.Extensions Namespace : LoadXmlBeforeElementData Class



Data for the LoadXmlBeforeElementCallback delegate.

Object Model

LoadXmlBeforeElementData Class

Syntax

Visual Basic (Declaration) 
Public Class LoadXmlBeforeElementData 
Visual Basic (Usage)Copy Code
Dim instance As LoadXmlBeforeElementData
C# 
public class LoadXmlBeforeElementData 
C++/CLI 
public ref class LoadXmlBeforeElementData 

Example

For an example, refer to SaveXmlCallback.

Remarks

A LoadXmlBeforeElementData object is passed to the LoadXmlBeforeElementCallback delegate for each DICOM element is about to be written to the Leadtools.Dicom.DicomDataSet. The members of LoadXmlBeforeElementData give information about the DICOM element, and can be modified to change the elements and data that are added to the Leadtools.Dicom.DicomDataSet. The following table identifies which members are information only, and which elements can be changed. Note that if you are using this delegate to read a non-standard LEAD DICOM xml file, you must fill in the non-informational elements.

Member Use
CallbackType information only
Tag can be changed
Vr can be changed
Encoding can be changed
ElementValue can be changed
attributes information only
HasChildElements information only
ElementName information only
DicomDataSet information only
DicomElement information only

Inheritance Hierarchy

System.Object
   Leadtools.Dicom.Common.Extensions.LoadXmlBeforeElementData

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features