LEADTOOLS Medical (Leadtools.Dicom assembly)

FindByIndex Method (DicomVRTable)

Show in webframe







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

            
public DicomVr findByIndex(int index)
 function Leadtools.Dicom.DicomVRTable.FindByIndex( 
   index 
)
public:
DicomVR^ FindByIndex( 
   int index
) 

Parameters

index
An index into the Value Representation Table. This index is zero-based.

Return Value

DicomVR class that contains the item located at the specified index in the Value Representation Table.
Example
For an example, refer to Reset.
Requirements

Target Platforms

See Also

Reference

DicomVRTable Class
DicomVRTable Members
FindByIndex 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