Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

HasChildElements Property (SaveXmlData)






Gets a value indicating whether this element has children.
Syntax
public bool HasChildElements {get; set;}
'Declaration
 
Public Property HasChildElements As Boolean
'Usage
 
Dim instance As SaveXmlData
Dim value As Boolean
 
instance.HasChildElements = value
 
value = instance.HasChildElements
public:
property bool HasChildElements {
   bool get();
   void set (    bool value);
}

Property Value

true if this element has children; otherwise, false.
Remarks
Generally, if an DICOM element is a sequence or an item, it will have children. This value cannot be changed.
Requirements

Target Platforms

See Also

Reference

SaveXmlData Class
SaveXmlData Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features