LEADTOOLS Medical (Leadtools.Dicom assembly)

FindByIndex Method (DicomTagTable)

Show in webframe







An index into the Data Element Tag Table. This index is zero-based.
Returns DicomTag class that contains the item located at the specified index in the Data Element Tag Table.
Syntax
public DicomTag FindByIndex( 
   int index
)
'Declaration
 
Public Function FindByIndex( _
   ByVal index As Integer _
) As DicomTag
'Usage
 
Dim instance As DicomTagTable
Dim index As Integer
Dim value As DicomTag
 
value = instance.FindByIndex(index)
public DicomTag FindByIndex( 
   int index
)

            
public DicomTag findByIndex(int index)
 function Leadtools.Dicom.DicomTagTable.FindByIndex( 
   index 
)
public:
DicomTag^ FindByIndex( 
   int index
) 

Parameters

index
An index into the Data Element Tag Table. This index is zero-based.

Return Value

DicomTag class that contains the item located at the specified index in the Data Element Tag Table.
Example
For an example, refer to Reset.
Requirements

Target Platforms

See Also

Reference

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