←Select platform

GetLast Method

Summary

Returns the last DicomUid item in the UID Table

Syntax
C#
VB
C++
Java
public DicomUid GetLast() 
Public Function GetLast() As DicomUid 
public DicomUid getLast() 
public: 
DicomUid^ GetLast();  

Return Value

DicomUid class that contains the last item in the UID Table.

Remarks

Example

For an example, refer to Reset.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly