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

DeleteCodedConcept Method








Coded Concept to be deleted.
Deletes the specified Coded Concept from the Context Group to which it belongs. .NET support WinRT support
Syntax
public DicomCodedConcept DeleteCodedConcept( 
   DicomCodedConcept codedConcept
)
'Declaration
 
Public Function DeleteCodedConcept( _
   ByVal codedConcept As DicomCodedConcept _
) As DicomCodedConcept
'Usage
 
Dim instance As DicomContextGroupTable
Dim codedConcept As DicomCodedConcept
Dim value As DicomCodedConcept
 
value = instance.DeleteCodedConcept(codedConcept)
public DicomCodedConcept DeleteCodedConcept( 
   DicomCodedConcept codedConcept
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomContextGroupTable.DeleteCodedConcept( 
   codedConcept 
)
public:
DicomCodedConcept^ DeleteCodedConcept( 
   DicomCodedConcept^ codedConcept
) 

Parameters

codedConcept
Coded Concept to be deleted.

Return Value

An adjacent Coded Concept in the same Context Group. This Concept is the one immediately following the Concept being deleted or the one immediately preceding it if no Concepts follow the Concept being deleted. null if No Coded Concepts are left in the Context Group of the deleted Coded Concept.
Remarks
Example
For an example, refer to Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags).
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

DicomContextGroupTable Class
DicomContextGroupTable Members
SetCodeMeaning Method
Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags) Method
GetFirstCodedConcept Method
FindCodedConceptByIndex Method
ExistsCodedConcept Method
GetContextGroup Method
Default Method
Delete 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