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

SetName Method (DicomIodTable)








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. .NET support WinRT support Silverlight support
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
)
ObjectiveC Syntax
 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: 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

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-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