←Select platform

GetCodedConceptCount Method

Summary
Returns the number of Coded Concepts in the specified Context Group.
Syntax
C#
VB
C++
public int GetCodedConceptCount( 
   DicomContextGroup contextGroup 
) 
Public Function GetCodedConceptCount( _ 
   ByVal contextGroup As DicomContextGroup _ 
) As Integer 
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.