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

GetNextCodedConcept Method








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. .NET support WinRT support
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
)
ObjectiveC Syntax
 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: 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
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-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