←Select platform

GetLast Method (DicomTagTable)

Summary

Returns the last DicomTag item in the Data Element Tag Table

Syntax

C#
VB
Java
WinRT C#
C++
public Leadtools.Dicom.DicomTag GetLast() 
Public Function GetLast() As Leadtools.Dicom.DicomTag 
public Leadtools.Dicom.DicomTag GetLast() 
public DicomTag getLast() 
 function Leadtools.Dicom.DicomTagTable.GetLast() 
public: 
Leadtools.Dicom.DicomTag^ GetLast();  

Return Value

DicomTag class that contains the last item in the Data Element Tag Table.

Remarks
  • The following methods will also help you navigate the Data Element Tag Table:
  • To determine the number of entries in the Data Element Tag Table, use GetCount.
Example

For an example, refer to Reset.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize