←Select platform

Instance Property

Summary

Gets an instance of the DicomContextGroupTable, which provides functionality for working with a table of Context Groups.

Syntax
C#
VB
C++
public static DicomContextGroupTable Instance { get; } 
Public Shared ReadOnly Property Instance As DicomContextGroupTable 
public: 
static property DicomContextGroupTable^ Instance { 
   DicomContextGroupTable^ get(); 
} 

Property Value

An instance of the DicomContextGroupTable, which provides functionality for working with a table of Context Groups.

Example

For an example, refer to Insert.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly