LEADTOOLS Medical (Leadtools.Dicom assembly)

DeleteCodedConcept Method

Show in webframe







Coded Concept to be deleted.
Deletes the specified Coded Concept from the Context Group to which it belongs.
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
)

            

            
 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

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