←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
WinRT C#
C++
public bool Exists( 
   DicomContextGroup contextGroup 
) 
Public Function Exists( _ 
   ByVal contextGroup As Leadtools.Dicom.DicomContextGroup _ 
) As Boolean 
 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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly