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