Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

Exists Method (DicomTagTable)








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

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