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 : GetPrevious Method |
'Usage
Dim instance As DicomTagTable Dim tag As DicomTag Dim value As DicomTag value = instance.GetPrevious(tag)
public DicomTag getPrevious(DicomTag tag)
function Leadtools.Dicom.DicomTagTable.GetPrevious( tag )