LEADTOOLS Medical (Leadtools.Dicom assembly)

Delete Method (DicomIodTable)

Show in webframe







The item to be deleted.
Deletes the specified item from the IOD Structure.
Syntax
public DicomIod Delete( 
   DicomIod iod
)
'Declaration
 
Public Function Delete( _
   ByVal iod As DicomIod _
) As DicomIod
'Usage
 
Dim instance As DicomIodTable
Dim iod As DicomIod
Dim value As DicomIod
 
value = instance.Delete(iod)
public DicomIod Delete( 
   DicomIod iod
)

            
public DicomIod delete(DicomIod iod)
 function Leadtools.Dicom.DicomIodTable.Delete( 
   iod 
)
public:
DicomIod^ Delete( 
   DicomIod^ iod
) 

Parameters

iod
The item to be deleted.

Return Value

A DicomIod class that contains adjacent item. If the item being deleted has a sibling (same level, same parent), following it, the returned class will be this sibling. If the item being deleted does not have a sibling following it, but has a sibling preceding it, the returned pointer class will be the preceding sibling. If the item being deleted is an only child, the returned class will be the parent.
Remarks
Example
For an example, refer to Reset.
Requirements

Target Platforms

See Also

Reference

DicomIodTable Class
DicomIodTable Members
Reset Method
GetFirst Method
GetLast Method
GetPrevious Method
GetNext Method
GetRoot Method
GetParent Method
GetChild Method
Find(DicomIod,DicomClassType,DicomIodType,Boolean) Method
FindClass Method
FindModule Method
FindModuleByIndex Method
Insert(DicomIod,Boolean,DicomClassType,String,DicomIodType,DicomIodUsageType,String) 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