Determines whether DicomContextGroup object that specifies a Context Group in the Context Group Table is valid or not.
public bool Exists(
DicomContextGroup contextGroup
)
Public Function Exists( _
ByVal contextGroup As DicomContextGroup _
) As Boolean
public:
bool Exists(
DicomContextGroup^ contextGroup
)
contextGroup
DicomContextGroup object to be tested
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.
DicomContextGroupTable Members
Insert(String,String,Boolean,DicomDateTimeValue,DicomContextGroupTableInsertFlags) Method
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document