LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

ExistsElement Method








A DicomElement object.
Determines whether the specified object is valid. .NET support WinRT support Silverlight support
Syntax
public bool ExistsElement( 
   DicomElement element
)
'Declaration
 
Public Function ExistsElement( _
   ByVal element As DicomElement _
) As Boolean
'Usage
 
Dim instance As DicomDataSet
Dim element As DicomElement
Dim value As Boolean
 
value = instance.ExistsElement(element)
public bool ExistsElement( 
   DicomElement element
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomDataSet.ExistsElement( 
   element 
)
public:
bool ExistsElement( 
   DicomElement^ element
) 

Parameters

element
A DicomElement object.

Return Value

true if the specified object is valid; otherwise, false.
Example
For an example, refer to Load(String,DicomDataSetLoadFlags).
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

DicomDataSet Class
DicomDataSet Members
GetChildElement Method
GetParentElement Method
GetRootElement Method
GetFirstElement Method
GetLastElement Method
GetPreviousElement Method
GetNextElement Method
FindFirstElement Method
FindLastElement Method
FindPreviousElement Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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