public DicomUid Insert(
string code,
string name,
DicomUIDCategory type
)
Public Function Insert( _
ByVal code As String, _
ByVal name As String, _
ByVal type As DicomUIDCategory _
) As DicomUid
public:
DicomUid^ Insert(
String^ code,
String^ name,
DicomUIDCategory type
)
code
Unique identifier code.
name
The name of the unique identifier.
type
Type of UID to insert.
The newly inserted item.
For an example, refer to Reset.
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