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 : GetFirst Method |
public DicomTag GetFirst()
'Declaration
Public Function GetFirst() As DicomTag
'Usage
Dim instance As DicomTagTable Dim value As DicomTag value = instance.GetFirst()
public DicomTag GetFirst()
public DicomTag getFirst()
function Leadtools.Dicom.DicomTagTable.GetFirst()
public: DicomTag^ GetFirst();