LEADTOOLS Medical (Leadtools.Dicom assembly)

Exists Method (DicomTagTable)

Show in webframe







The tag to check
Determines whether the specified tag exists.
Syntax
public bool Exists( 
   DicomTag tag
)
'Declaration
 
Public Function Exists( _
   ByVal tag As DicomTag _
) As Boolean
'Usage
 
Dim instance As DicomTagTable
Dim tag As DicomTag
Dim value As Boolean
 
value = instance.Exists(tag)
public bool Exists( 
   DicomTag tag
)

            
public boolean exists(DicomTag tag)
 function Leadtools.Dicom.DicomTagTable.Exists( 
   tag 
)
public:
bool Exists( 
   DicomTag^ tag
) 

Parameters

tag
The tag to check

Return Value

True if the tag exists; otherwise, false.
Example
For an example, refer to Reset.
Requirements

Target Platforms

See Also

Reference

DicomTagTable Class
DicomTagTable Members
GetFirst Method
GetLast Method
GetPrevious Method
GetNext Method
Find Method
FindByIndex 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