←Select platform

GetLast Method

Summary
Returns the last DicomVR item in the Value Representation Table
Syntax
C#
VB
C++
Java
public DicomVR GetLast() 
Public Function GetLast() As DicomVR 
public DicomVr getLast() 
public: 
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.