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

FindByIndex Method (DicomTagTable)








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

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