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 : FindByIndex Method |
'Usage
Dim instance As DicomTagTable Dim index As Integer Dim value As DicomTag value = instance.FindByIndex(index)
public DicomTag findByIndex(int index)
function Leadtools.Dicom.DicomTagTable.FindByIndex( index )