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

FindByIndex Method (DicomVRTable)








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

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