LEADTOOLS Medical (Leadtools.Dicom assembly)

SetDescription Method

Show in webframe







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

            
public boolean setDescription(DicomIod iod, String description)
 function Leadtools.Dicom.DicomIodTable.SetDescription( 
   iod ,
   description 
)
public:
bool SetDescription( 
   DicomIod^ iod,
   String^ description
) 

Parameters

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

Return Value

true if the description was successfully set, false if there is no enough memory.
Remarks
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