←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#
Objective-C
C++/CLI
public bool Exists( 
   DicomContextGroup contextGroup 
) 
- (BOOL)exists:(LTDicomContextGroup *)group; 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

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