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

InsertModule Method








The module to be inserted.
true to insert all elements of the specified module; false to insert only the mandatory elements of the specified module.
Inserts a new module in the Data Set. .NET support WinRT support Silverlight support
Syntax
public DicomModule InsertModule( 
   DicomModuleType module,
   bool optional
)
'Declaration
 
Public Function InsertModule( _
   ByVal module As DicomModuleType, _
   ByVal optional As Boolean _
) As DicomModule
'Usage
 
Dim instance As DicomDataSet
Dim module As DicomModuleType
Dim optional As Boolean
Dim value As DicomModule
 
value = instance.InsertModule(module, optional)
public DicomModule InsertModule( 
   DicomModuleType module,
   bool optional
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomDataSet.InsertModule( 
   module ,
   optional 
)
public:
DicomModule^ InsertModule( 
   DicomModuleType module,
   bool optional
) 

Parameters

module
The module to be inserted.
optional
true to insert all elements of the specified module; false to insert only the mandatory elements of the specified module.

Return Value

The newly inserted module.
Remarks
LEAD controls the placement of the module in the Data Set.
Example
For an example, refer to DeleteModule.
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

DicomDataSet Class
DicomDataSet Members
DeleteModule Method
DeleteElement Method
Reset 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