←Select platform

Exists Method

Summary
Determines whether DicomContextGroup object that specifies a Context Group in the Context Group Table is valid or not.
Syntax
C#
VB
C++
public bool Exists( 
   DicomContextGroup contextGroup 
) 
Public Function Exists( _ 
   ByVal contextGroup As DicomContextGroup _ 
) As Boolean 
public: 
bool Exists(  
   DicomContextGroup^ 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

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.