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

ExistsCodedConcept Method








object to be tested
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. .NET support WinRT support
Syntax
public bool ExistsCodedConcept( 
   DicomCodedConcept codedConcept
)
'Declaration
 
Public Function ExistsCodedConcept( _
   ByVal codedConcept As DicomCodedConcept _
) As Boolean
'Usage
 
Dim instance As DicomContextGroupTable
Dim codedConcept As DicomCodedConcept
Dim value As Boolean
 
value = instance.ExistsCodedConcept(codedConcept)
public bool ExistsCodedConcept( 
   DicomCodedConcept codedConcept
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomContextGroupTable.ExistsCodedConcept( 
   codedConcept 
)
public:
bool ExistsCodedConcept( 
   DicomCodedConcept^ codedConcept
) 

Parameters

codedConcept
object to be tested

Return Value

true if codedConcept is a valid pointer. false if codedConcept is not a valid pointer.
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
GetFirstCodedConcept Method
FindCodedConceptByIndex Method
DeleteCodedConcept Method
Load(String) Method
Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags) Method
Exists 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