C#
VB
Java
WinRT C#
C++
Determines whether the specified tag exists.
Public Function Exists( _ByVal tag As Leadtools.Dicom.DicomTag _) As Boolean
public bool Exists(Leadtools.Dicom.DicomTag tag)
public boolean exists(DicomTag tag) function Leadtools.Dicom.DicomTagTable.Exists(tag)
public:bool Exists(Leadtools.Dicom.DicomTag^ tag)
tag
The tag to check
True if the tag exists; otherwise, false.
For an example, refer to Reset.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
