Inserts a new module in the Data Set.
public DicomModule InsertModule(DicomModuleType module,bool optional)
Public Function InsertModule( _ByVal module As DicomModuleType, _ByVal optional As Boolean _) As DicomModule
public:DicomModule^ InsertModule(DicomModuleType module,bool optional)
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.
The newly inserted module.
LEAD controls the placement of the module in the Data Set.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
