LEADTOOLS Medical (Leadtools.Dicom assembly)

GetCodedConceptCount Method

Show in webframe







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(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags).
Requirements

Target Platforms

See Also

Reference

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

 

 


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