LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

GetNext Method (DicomTagTable)








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. .NET support WinRT support Silverlight support
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
)
ObjectiveC Syntax
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomTagTable Class
DicomTagTable Members
GetFirst Method
GetLast Method
GetPrevious Method
GetCount Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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