LEADTOOLS Medical (Leadtools.Dicom assembly)

GetPrevious Method (DicomTagTable)

Show in webframe







An item in the Data Element Tag Table, the item that immediately precedes this item will be returned.
Returns the last DicomTag item in the Data Element Tag Table that immediately precedes the specified item.
Syntax
public DicomTag GetPrevious( 
   DicomTag tag
)
'Declaration
 
Public Function GetPrevious( _
   ByVal tag As DicomTag _
) As DicomTag
'Usage
 
Dim instance As DicomTagTable
Dim tag As DicomTag
Dim value As DicomTag
 
value = instance.GetPrevious(tag)
public DicomTag GetPrevious( 
   DicomTag tag
)

            
public DicomTag getPrevious(DicomTag tag)
 function Leadtools.Dicom.DicomTagTable.GetPrevious( 
   tag 
)
public:
DicomTag^ GetPrevious( 
   DicomTag^ tag
) 

Parameters

tag
An item in the Data Element Tag Table, the item that immediately precedes this item will be returned.

Return Value

DicomTag class that contains an item in the Data Element Tag Table that immediately precedes the item specified by Data Element Tag.
Remarks
Example
For an example, refer to Reset.
Requirements

Target Platforms

See Also

Reference

DicomTagTable Class
DicomTagTable 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