Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomIodTable Class : Exists Method |
'Usage
Dim instance As DicomIodTable Dim iod As DicomIod Dim value As Boolean value = instance.Exists(iod)
public boolean exists(DicomIod iod)
function Leadtools.Dicom.DicomIodTable.Exists( iod )