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 > DicomUidTable Class : Exists Method |
'Usage
Dim instance As DicomUidTable Dim uid As DicomUid Dim value As Boolean value = instance.Exists(uid)
public boolean exists(DicomUid uid)
function Leadtools.Dicom.DicomUidTable.Exists( uid )