LEADTOOLS Medical (Leadtools.Dicom assembly)

GetNext Method (DicomUidTable)

Show in webframe







An item in the UID Table, the item that immediately precedes this item will be returned.
Returns the next DicomUid item in the UID Table that immediately follows the specified item.
Syntax
public DicomUid GetNext( 
   DicomUid uid
)
'Declaration
 
Public Function GetNext( _
   ByVal uid As DicomUid _
) As DicomUid
'Usage
 
Dim instance As DicomUidTable
Dim uid As DicomUid
Dim value As DicomUid
 
value = instance.GetNext(uid)
public DicomUid GetNext( 
   DicomUid uid
)

            
public DicomUid getNext(DicomUid uid)
 function Leadtools.Dicom.DicomUidTable.GetNext( 
   uid 
)
public:
DicomUid^ GetNext( 
   DicomUid^ uid
) 

Parameters

uid
An item in the UID Table, the item that immediately precedes this item will be returned.

Return Value

DicomUid class that contains the item in the UID Table that immediately follows the item specified in uid.
Remarks
Example
For an example, refer to Reset.
Requirements

Target Platforms

See Also

Reference

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