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

FindByIndex Method (DicomUidTable)








An index into the UID Table. This index is zero-based.
Returns DicomUid class that contains the item located at the specified index in the UID Table. .NET support WinRT support Silverlight support
Syntax
public DicomUid FindByIndex( 
   int index
)
'Declaration
 
Public Function FindByIndex( _
   ByVal index As Integer _
) As DicomUid
'Usage
 
Dim instance As DicomUidTable
Dim index As Integer
Dim value As DicomUid
 
value = instance.FindByIndex(index)
public DicomUid FindByIndex( 
   int index
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomUidTable.FindByIndex( 
   index 
)
public:
DicomUid^ FindByIndex( 
   int index
) 

Parameters

index
An index into the UID Table. This index is zero-based.

Return Value

DicomUid class that contains the item located at the specified index in the UID Table.
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
Find 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