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

Show in webframe

Exists Method (DicomVRTable)








The VR to check
Determines whether the specified VR exists.
Syntax
public bool Exists( 
   DicomVR vr
)
'Declaration
 
Public Function Exists( _
   ByVal vr As DicomVR _
) As Boolean
'Usage
 
Dim instance As DicomVRTable
Dim vr As DicomVR
Dim value As Boolean
 
value = instance.Exists(vr)
public bool Exists( 
   DicomVR vr
)
public boolean exists(DicomVr vr)
 function Leadtools.Dicom.DicomVRTable.Exists( 
   vr 
)
public:
bool Exists( 
   DicomVR^ vr
) 

Parameters

vr
The VR to check

Return Value

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

Target Platforms

See Also

Reference

DicomVRTable Class
DicomVRTable 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