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

GetPrevious Method (DicomUidTable)








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. .NET support WinRT support Silverlight support
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
)
ObjectiveC Syntax
 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: 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

DicomUidTable Class
DicomUidTable Members
GetFirst Method
GetLast Method
GetNext 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