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



Used in the SaveXmlData object to identify the type of the xml node that is about to be written to the xml output file.

Syntax

Visual Basic (Declaration) 
Public Enum DicomXmlNodeType 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As DicomXmlNodeType
C# 
public enum DicomXmlNodeType : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class DicomXmlNodeType : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
CommentThe xml node is an xml comment.
ElementThe xml node is an xml element.
NoneType of the xml node is unknown.

Example

For an example, refer to SaveXmlCallback.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.Common.Extensions.DicomXmlNodeType

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