Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

FindModule Method (DicomIodTable)








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
'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)
 function Leadtools.Dicom.DicomIodTable.FindModule( 
   type ,
   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

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features