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

FindModuleByIndex Method (DicomIodTable)








The class in which to look for the module.
Value that indicates the position of the module within the class. This index is zero-based. For example, if nIndex is 2 and class is DicomClassType.NMImageStorage, this method will return the item in the IOD Structure that contains the IOD for the module at index position 2 in the Nuclear Medicine Image class.
Returns the item in the IOD Structure that contains the IOD for the module in the specified class at the specified index. .NET support WinRT support Silverlight support
Syntax
public DicomIod FindModuleByIndex( 
   DicomClassType type,
   int index
)
'Declaration
 
Public Function FindModuleByIndex( _
   ByVal type As DicomClassType, _
   ByVal index As Integer _
) As DicomIod
'Usage
 
Dim instance As DicomIodTable
Dim type As DicomClassType
Dim index As Integer
Dim value As DicomIod
 
value = instance.FindModuleByIndex(type, index)
public DicomIod FindModuleByIndex( 
   DicomClassType type,
   int index
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomIodTable.FindModuleByIndex( 
   type ,
   index 
)
public:
DicomIod^ FindModuleByIndex( 
   DicomClassType type,
   int index
) 

Parameters

type
The class in which to look for the module.
index
Value that indicates the position of the module within the class. This index is zero-based. For example, if nIndex is 2 and class is DicomClassType.NMImageStorage, this method will return the item in the IOD Structure that contains the IOD for the module at index position 2 in the Nuclear Medicine Image class.

Return Value

DicomIod class in the IOD Structure that contains the IOD for the module at the specified index position in the specified class.
Remarks
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

DicomIodTable Class
DicomIodTable Members
DicomIodTable.Find(DicomIod , DicomClassType , DicomIodType , bool )
FindClass Method
FindModule 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