LEADTOOLS Medical (Leadtools.Dicom assembly)

Insert Method (DicomUidTable)

Show in webframe







Unique identifier code.
The name of the unique identifier.
Type of UID to insert.
Inserts a new item in the UID Table.
Syntax
public DicomUid Insert( 
   string code,
   string name,
   DicomUIDCategory type
)
'Declaration
 
Public Function Insert( _
   ByVal code As String, _
   ByVal name As String, _
   ByVal type As DicomUIDCategory _
) As DicomUid
'Usage
 
Dim instance As DicomUidTable
Dim code As String
Dim name As String
Dim type As DicomUIDCategory
Dim value As DicomUid
 
value = instance.Insert(code, name, type)
public DicomUid Insert( 
   string code,
   string name,
   DicomUIDCategory type
)

            
public DicomUid insert(String code, String name, DicomUidCategory type)
 function Leadtools.Dicom.DicomUidTable.Insert( 
   code ,
   name ,
   type 
)
public:
DicomUid^ Insert( 
   String^ code,
   String^ name,
   DicomUIDCategory type
) 

Parameters

code
Unique identifier code.
name
The name of the unique identifier.
type
Type of UID to insert.

Return Value

The newly inserted item.
Remarks
Example
For an example, refer to Reset.
Requirements

Target Platforms

See Also

Reference

DicomUidTable Class
DicomUidTable Members
Delete Method
Reset Method
Default Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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