Leadtools.Dicom.Common
LEAD Technologies, Inc

LoadXmlBeforeElementData Class






Members 
Data for the LoadXmlBeforeElementCallback delegate.
Object Model
LoadXmlBeforeElementData Class
Syntax
public class LoadXmlBeforeElementData 
'Declaration
 
Public Class LoadXmlBeforeElementData 
'Usage
 
Dim instance As LoadXmlBeforeElementData
public sealed class LoadXmlBeforeElementData 
function Leadtools.Dicom.Common.Extensions.LoadXmlBeforeElementData()
public ref class LoadXmlBeforeElementData 
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
Example
For an example, refer to SaveXmlCallback.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LoadXmlBeforeElementData Members
Leadtools.Dicom.Common.Extensions Namespace
LoadXml(DicomDataSet,String,DicomDataSetLoadXmlFlags,LoadXmlBeforeElementCallback,LoadXmlAfterElementCallback) Method
LoadXml(DicomDataSet,Stream,DicomDataSetLoadXmlFlags,LoadXmlBeforeElementCallback,LoadXmlAfterElementCallback) Method
LoadXml(DicomDataSet,String,DicomDataSetLoadXmlFlags) Method
LoadXml(DicomDataSet,Stream,DicomDataSetLoadXmlFlags) Method
SaveXml(DicomDataSet,String,DicomDataSetSaveXmlFlags,SaveXmlCallback) Method
SaveXml(DicomDataSet,Stream,DicomDataSetSaveXmlFlags,SaveXmlCallback) Method
SaveXml(DicomDataSet,String,DicomDataSetSaveXmlFlags) Method
SaveXml(DicomDataSet,Stream,DicomDataSetSaveXmlFlags) Method
SaveXmlCallback Delegate
LoadXmlBeforeElementCallback Delegate
LoadXmlAfterElementCallback Delegate

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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