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 > DicomTagTable Class : Find Method |
'Usage
Dim instance As DicomTagTable Dim code As Long Dim value As DicomTag value = instance.Find(code)
public DicomTag find(long code)
function Leadtools.Dicom.DicomTagTable.Find( code )