←Select platform

HasChildElements Property (LoadXmlBeforeElementData)

Summary

Gets a value indicating whether this element has children.

Syntax

C#
VB
C++
public bool HasChildElements {get; set;} 
Public Property HasChildElements As Boolean 
public: 
property bool HasChildElements { 
   bool get(); 
   void set (    bool ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize