Leadtools.Dicom Namespace > DicomTagTable Class : Exists Method |
'Usage Dim instance As DicomTagTable Dim tag As DicomTag Dim value As Boolean value = instance.Exists(tag)
public boolean exists(DicomTag tag)
function Leadtools.Dicom.DicomTagTable.Exists( tag )