←Select platform

GetFirst Method

Summary

Returns the first item in the UID Table.

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

Return Value

DicomUid class that contains the first 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