Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

HasChildElements Property (LoadJsonBeforeElementData)






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 LoadJsonBeforeElementData
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.
Example
For an example, refer to LoadJsonBeforeElementCallback.
Requirements

Target Platforms

See Also

Reference

LoadJsonBeforeElementData Class
LoadJsonBeforeElementData Members

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