←Select platform

Exists Method (DicomTagTable)

Summary

Determines whether the specified tag exists.

Syntax

C#
VB
Java
WinRT C#
C++
public bool Exists(  
   Leadtools.Dicom.DicomTag tag 
) 
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 
)  

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize