Leadtools.Dicom.Common

HasChildElements Property (SaveXmlData)

Show in webframe





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 SaveXmlData
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; false otherwise.
Remarks
Generally, if an DICOM element is a sequence or an item, it will have children. This value can not be changed.
Requirements

Target Platforms

See Also

Reference

SaveXmlData Class
SaveXmlData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features