Leadtools.Dicom.Common
LEAD Technologies, Inc

HasChildElements Property (SaveXmlData)






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 bool HasChildElements {get; set;}
 get_HasChildElements();
set_HasChildElements(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SaveXmlData Class
SaveXmlData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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