LEADTOOLS Medical (Leadtools.Dicom assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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

For an example, refer to DicomContextGroupTable.Insert.

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

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