←Select platform

GetFirst Method

Summary
Returns the first item in the Data Element Tag Table.
Syntax
C#
VB
C++
Java
public DicomTag GetFirst() 
Public Function GetFirst() As DicomTag 
public DicomTag getFirst() 
public: 
DicomTag^ GetFirst();  

Return Value

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

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.