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.
For an example, refer to DeleteModule.
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