Leadtools.Dicom Namespace > DicomDataSet Class : FindModule Method |
public DicomModule FindModule( DicomModuleType module )
'Declaration Public Function FindModule( _ ByVal module As DicomModuleType _ ) As DicomModule
'Usage Dim instance As DicomDataSet Dim module As DicomModuleType Dim value As DicomModule value = instance.FindModule(module)
public DicomModule FindModule( DicomModuleType module )
ObjectiveC Syntax
function Leadtools.Dicom.DicomDataSet.FindModule( module )
public: DicomModule^ FindModule( DicomModuleType module )
The DicomModule object returned by this method is not unique. It will be overwritten by subsequent calls to FindModule.
To find the module at a specific index use FindModuleByIndex.
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