C#
VB
C++
Gets a value indicating whether this element has children.
public bool HasChildElements { get; set; }
Public Property HasChildElements As Boolean
true if this element has children; otherwise, false.
Generally, if a DICOM element is a sequence or an item, it will have children. Modifying this has no effect.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET