Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

HasChildElements Property (LoadXmlBeforeElementData)






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 LoadXmlBeforeElementData
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 a DICOM element is a sequence or an item, it will have children. Modifying this has no effect.
Requirements

Target Platforms

See Also

Reference

LoadXmlBeforeElementData Class
LoadXmlBeforeElementData Members

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