LEADTOOLS Medical (Leadtools.Dicom assembly)

SetName Method (DicomIodTable)

Show in webframe







An item in the IOD Structure. The name of this item will be set using the parameter "name".
The name to be set.
Sets the name of the specified item in the IOD Structure.
Syntax
public bool SetName( 
   DicomIod iod,
   string name
)
'Declaration
 
Public Function SetName( _
   ByVal iod As DicomIod, _
   ByVal name As String _
) As Boolean
'Usage
 
Dim instance As DicomIodTable
Dim iod As DicomIod
Dim name As String
Dim value As Boolean
 
value = instance.SetName(iod, name)
public bool SetName( 
   DicomIod iod,
   string name
)

            
public boolean setName(DicomIod iod, String name)
 function Leadtools.Dicom.DicomIodTable.SetName( 
   iod ,
   name 
)
public:
bool SetName( 
   DicomIod^ iod,
   String^ name
) 

Parameters

iod
An item in the IOD Structure. The name of this item will be set using the parameter "name".
name
The name to be set.

Return Value

true if the name was successfully set, false if there is no enough memory.
Remarks
Example
For an example, refer to Reset.
Requirements

Target Platforms

See Also

Reference

DicomIodTable Class
DicomIodTable Members
GetFirst Method
GetLast Method
GetNext Method
GetPrevious Method
ModuleCount Property
GetParent Method
GetChild Method
GetRoot 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