LEADTOOLS Medical (Leadtools.Dicom assembly)

GetNext Method (DicomVRTable)

Show in webframe







An item in the Value Representation Table, the item that immediately precedes this item will be returned.
Returns the next DicomVR item in the Value Representation Table that immediately follows the specified item.
Syntax
public DicomVR GetNext( 
   DicomVR vr
)
'Declaration
 
Public Function GetNext( _
   ByVal vr As DicomVR _
) As DicomVR
'Usage
 
Dim instance As DicomVRTable
Dim vr As DicomVR
Dim value As DicomVR
 
value = instance.GetNext(vr)
public DicomVR GetNext( 
   DicomVR vr
)

            
public DicomVr getNext(DicomVr vr)
 function Leadtools.Dicom.DicomVRTable.GetNext( 
   vr 
)
public:
DicomVR^ GetNext( 
   DicomVR^ vr
) 

Parameters

vr
An item in the Value Representation Table, the item that immediately precedes this item will be returned.

Return Value

DicomVR class that contains the item in the Value Representation Table that immediately follows the item specified in vr.
Remarks
Example
For an example, refer to Reset.
Requirements

Target Platforms

See Also

Reference

DicomVRTable Class
DicomVRTable Members
GetFirst Method
GetLast Method
GetPrevious Method
GetCount Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features