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 : Find Method |
'Usage
Dim instance As DicomUidTable Dim code As String Dim value As DicomUid value = instance.Find(code)
public DicomUid find(String code)
function Leadtools.Dicom.DicomUidTable.Find( code )