LEADTOOLS Medical (Leadtools.Dicom assembly)

ExistsElement Method

Show in webframe







A DicomElement object.
Determines whether the specified object is valid.
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
)

            
public boolean existsElement(DicomElement element)
 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

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-2014 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