Determines whether the specified pointer is valid: that is, whether it points to a DicomCodedConcept object that specifies a Coded Concept that exists in one of the Context Groups in the Context Group Table.
public bool ExistsCodedConcept(DicomCodedConcept codedConcept)
Public Function ExistsCodedConcept( _ByVal codedConcept As Leadtools.Dicom.DicomCodedConcept _) As Boolean
public bool ExistsCodedConcept(Leadtools.Dicom.DicomCodedConcept codedConcept)
function Leadtools.Dicom.DicomContextGroupTable.ExistsCodedConcept(codedConcept)
public:bool ExistsCodedConcept(Leadtools.Dicom.DicomCodedConcept^ codedConcept)
codedConcept
object to be tested
true if codedConcept is a valid pointer. false if codedConcept is not a valid pointer.
DicomContextGroupTable Members
FindCodedConceptByIndex Method
Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags) Method
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
