Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
GetContextGroup Method
See Also 
Leadtools.Dicom Namespace > DicomContextGroupTable Class : GetContextGroup Method



codedConcept
DicomCodedConcept object that specifies the Context Group to which this Coded Concept belongs.
codedConcept
DicomCodedConcept object that specifies the Context Group to which this Coded Concept belongs.
Returns the Context Group in the Context Group Table to which the specified Coded Concept belongs.

Syntax

Visual Basic (Declaration) 
Public Function GetContextGroup( _
   ByVal codedConcept As DicomCodedConcept _
) As DicomContextGroup
Visual Basic (Usage)Copy Code
Dim instance As DicomContextGroupTable
Dim codedConcept As DicomCodedConcept
Dim value As DicomContextGroup
 
value = instance.GetContextGroup(codedConcept)
C# 
public DicomContextGroup GetContextGroup( 
   DicomCodedConcept codedConcept
)
C++/CLI 
public:
DicomContextGroup^ GetContextGroup( 
   DicomCodedConcept^ codedConcept
) 

Parameters

codedConcept
DicomCodedConcept object that specifies the Context Group to which this Coded Concept belongs.

Return Value

DicomCodedConcept object that specifies the Context Group in the Context Group Table to which the specified Coded Concept belongs.

Example

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features