Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

GetCodedConceptCount Method








DicomCodedConcept object that specifies a Context Group in the Context Group Table. The method returns the number of Coded Concepts in this Group.
Returns the number of Coded Concepts in the specified Context Group.
Syntax
public int GetCodedConceptCount( 
   DicomContextGroup contextGroup
)
'Declaration
 
Public Function GetCodedConceptCount( _
   ByVal contextGroup As DicomContextGroup _
) As Integer
'Usage
 
Dim instance As DicomContextGroupTable
Dim contextGroup As DicomContextGroup
Dim value As Integer
 
value = instance.GetCodedConceptCount(contextGroup)
public int GetCodedConceptCount( 
   DicomContextGroup contextGroup
)
 function Leadtools.Dicom.DicomContextGroupTable.GetCodedConceptCount( 
   contextGroup 
)
public:
int GetCodedConceptCount( 
   DicomContextGroup^ contextGroup
) 

Parameters

contextGroup
DicomCodedConcept object that specifies a Context Group in the Context Group Table. The method returns the number of Coded Concepts in this Group.

Return Value

The number of Coded Concepts in the specified Context Group.
Remarks
Example
For an example, refer to Insert.
Requirements

Target Platforms

See Also

Reference

DicomContextGroupTable Class
DicomContextGroupTable Members
FindCodedConceptByIndex Method
GetFirstCodedConcept Method
GetContextGroup Method
Count Property

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