←Select platform

GetFirst Method

Summary

Returns the first DicomVR item in the Value Representation Table.

Syntax

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

Return Value

DicomVR class that contains the first 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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly