LEADTOOLS Medical (Leadtools.Dicom assembly)

FindModule Method (DicomIodTable)

Show in webframe







Class constant that specifies the class in which to look for the module.
Module constant that specifies the module to look for within the class specified in class.
Returns the item in the IOD Structure that contains the IOD for the specified module in the specified class.
Syntax
public DicomIod FindModule( 
   DicomClassType type,
   DicomModuleType module
)
'Declaration
 
Public Function FindModule( _
   ByVal type As DicomClassType, _
   ByVal module As DicomModuleType _
) As DicomIod
'Usage
 
Dim instance As DicomIodTable
Dim type As DicomClassType
Dim module As DicomModuleType
Dim value As DicomIod
 
value = instance.FindModule(type, module)
public DicomIod FindModule( 
   DicomClassType type,
   DicomModuleType module
)

            
public DicomIod findModule(DicomClassType type, DicomModuleType module)
 function Leadtools.Dicom.DicomIodTable.FindModule( 
   type ,
   module 
)
public:
DicomIod^ FindModule( 
   DicomClassType type,
   DicomModuleType module
) 

Parameters

type
Class constant that specifies the class in which to look for the module.
module
Module constant that specifies the module to look for within the class specified in class.

Return Value

DicomIod class in the IOD Structure that contains the IOD for the specified module in the specified class.
Remarks
Example
For an example, refer to Reset.
Requirements

Target Platforms

See Also

Reference

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