Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

HasChildElements Property (SaveJsonData)






Gets a value indicating if this element has children.
Syntax
public bool HasChildElements {get; set;}
'Declaration
 
Public Property HasChildElements As Boolean
'Usage
 
Dim instance As SaveJsonData
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. Modifying this has no effect.
Requirements

Target Platforms

See Also

Reference

SaveJsonData Class
SaveJsonData Members

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