LEADTOOLS Medical (Leadtools.Dicom assembly)

GetNext 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 next DicomTag item in the Data Element Tag Table that immediately follows the specified item.
Syntax
public DicomTag GetNext( 
   DicomTag tag
)
'Declaration
 
Public Function GetNext( _
   ByVal tag As DicomTag _
) As DicomTag
'Usage
 
Dim instance As DicomTagTable
Dim tag As DicomTag
Dim value As DicomTag
 
value = instance.GetNext(tag)
public DicomTag GetNext( 
   DicomTag tag
)

            
public DicomTag getNext(DicomTag tag)
 function Leadtools.Dicom.DicomTagTable.GetNext( 
   tag 
)
public:
DicomTag^ GetNext( 
   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 the item in the Data Element Tag Table that immediately follows the item specified in 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
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