LEADTOOLS Medical (Leadtools.Dicom assembly)

GetPrevious Method (DicomVRTable)

Show in webframe







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

            
public DicomVr getPrevious(DicomVr vr)
 function Leadtools.Dicom.DicomVRTable.GetPrevious( 
   vr 
)
public:
DicomVR^ GetPrevious( 
   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 an item in the Value Representation Table that immediately precedes the item specified by vr.
Remarks
Example
For an example, refer to Reset.
Requirements

Target Platforms

See Also

Reference

DicomVRTable Class
DicomVRTable Members
GetFirst Method
GetLast Method
GetNext 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