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