LEADTOOLS Medical (Leadtools.Dicom assembly)

GetPrevious Method (DicomUidTable)

Show in webframe







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

            
public DicomUid getPrevious(DicomUid uid)
 function Leadtools.Dicom.DicomUidTable.GetPrevious( 
   uid 
)
public:
DicomUid^ GetPrevious( 
   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 an item in the UID Table that immediately precedes the item specified by uid.
Remarks
Example
For an example, refer to Reset.
Requirements

Target Platforms

See Also

Reference

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