←Select platform

Exists Method (DicomContextGroupTable)

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(  
   Leadtools.Dicom.DicomContextGroup contextGroup 
) 
Public Function Exists( _ 
   ByVal contextGroup As Leadtools.Dicom.DicomContextGroup _ 
) As Boolean 
public bool Exists(  
   Leadtools.Dicom.DicomContextGroup contextGroup 
) 
 function Leadtools.Dicom.DicomContextGroupTable.Exists(  
   contextGroup  
) 
public: 
bool Exists(  
   Leadtools.Dicom.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize