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

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. .NET support WinRT support
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
)
ObjectiveC Syntax
 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: 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
FindCodedConceptByIndex Method
GetFirstCodedConcept Method
GetContextGroup Method
Count Property

 

 


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