Leadtools.Dicom Namespace > DicomVRTable Class : Exists Method |
'Usage Dim instance As DicomVRTable Dim vr As DicomVR Dim value As Boolean value = instance.Exists(vr)
public boolean exists(DicomVr vr)
function Leadtools.Dicom.DicomVRTable.Exists( vr )