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

Delete Method (DicomIodTable)








The item to be deleted.
Deletes the specified item from the IOD Structure. .NET support WinRT support Silverlight support
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
)
ObjectiveC Syntax
 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: 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
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-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