LEADTOOLS Medical (Leadtools.Dicom assembly)

GetNextCodedConcept Method

Show in webframe







DicomCodedConcept object that specifies a Coded Concept. The method returns the DicomCodedConcept that specifies the Concept that immediately follows this Concept (in their Context Group), if there is one.
Returns the Coded Concept in the same Context Group that immediately follows the specified Coded Concept.
Syntax
public DicomCodedConcept GetNextCodedConcept( 
   DicomCodedConcept codedConcept
)
'Declaration
 
Public Function GetNextCodedConcept( _
   ByVal codedConcept As DicomCodedConcept _
) As DicomCodedConcept
'Usage
 
Dim instance As DicomContextGroupTable
Dim codedConcept As DicomCodedConcept
Dim value As DicomCodedConcept
 
value = instance.GetNextCodedConcept(codedConcept)
public DicomCodedConcept GetNextCodedConcept( 
   DicomCodedConcept codedConcept
)

            

            
 function Leadtools.Dicom.DicomContextGroupTable.GetNextCodedConcept( 
   codedConcept 
)
public:
DicomCodedConcept^ GetNextCodedConcept( 
   DicomCodedConcept^ codedConcept
) 

Parameters

codedConcept
DicomCodedConcept object that specifies a Coded Concept. The method returns the DicomCodedConcept that specifies the Concept that immediately follows this Concept (in their Context Group), if there is one.

Return Value

DicomCodedConcept object that specifies the Coded Concept which immediately follows the Concept specified by codedConcept. null, No Coded Concept follows the one specified by codedConcept. (codedConcept is the last Coded Concept in its Context Group).
Remarks
Example
For an example, refer to Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags).
Requirements

Target Platforms

See Also

Reference

DicomContextGroupTable Class
DicomContextGroupTable Members
Load(String) Method
Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags) Method
GetFirstCodedConcept Method
GetLastCodedConcept Method
GetPreviousCodedConcept Method
GetCodedConceptCount Method
FindCodedConceptByIndex Method
GetContextGroup Method
SetCodeMeaning Method
DeleteCodedConcept Method
GetNext 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