←Select platform

GetLast Method (DicomVRTable)

Summary

Returns the last DicomVR item in the Value Representation Table

Syntax

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

Return Value

DicomVR class that contains the last item in the Value Representation Table.

Remarks
  • The following methods will also help you navigate the Value Representation Table:
  • To determine the number of entries in the Value Representation 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