LEADTOOLS Medical (Leadtools.Dicom assembly)

FindByIndex Method (DicomUidTable)

Show in webframe







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.
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
)

            
public DicomUid findByIndex(int index)
 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

See Also

Reference

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