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

Insert Method (DicomUidTable)








Unique identifier code.
The name of the unique identifier.
Type of UID to insert.
Inserts a new item in the UID Table. .NET support WinRT support Silverlight support
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
)
ObjectiveC Syntax
 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: 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

DicomUidTable Class
DicomUidTable Members
Delete Method
Reset Method
Default 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