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

Show in webframe

Exists Method (DicomContextGroupTable)








DicomContextGroup object to be tested
Determines whether DicomContextGroup object that specifies a Context Group in the Context Group Table is valid or not.
Syntax
'Declaration
 
Public Function Exists( _
   ByVal contextGroup As DicomContextGroup _
) As Boolean
'Usage
 
Dim instance As DicomContextGroupTable
Dim contextGroup As DicomContextGroup
Dim value As Boolean
 
value = instance.Exists(contextGroup)
 function Leadtools.Dicom.DicomContextGroupTable.Exists( 
   contextGroup 
)

Parameters

contextGroup
DicomContextGroup object to be tested

Return Value

true, the specified Context Group is valid in the Context Group Table. false, the specified Context Group is not valid in the Context Group Table.
Requirements

Target Platforms

See Also

Reference

DicomContextGroupTable Class
DicomContextGroupTable Members
Load(String) Method
Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags) Method
GetFirst Method
FindIndex Method
Delete Method
ExistsCodedConcept Method

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