Deletes the specified Coded Concept from the Context Group to which it belongs.
public DicomCodedConcept DeleteCodedConcept(
DicomCodedConcept codedConcept
)
Public Function DeleteCodedConcept( _
ByVal codedConcept As DicomCodedConcept _
) As DicomCodedConcept
public:
DicomCodedConcept^ DeleteCodedConcept(
DicomCodedConcept^ codedConcept
)
codedConcept
Coded Concept to be deleted.
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.
DicomContextGroupTable Members
Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags) Method
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document