Loads the specified Context Group from the internal table into the Context Group Table.
public void Load(
DicomContextIdentifierType contextID
)
Public Overloads Sub Load( _
ByVal contextID As DicomContextIdentifierType _
)
public:
void Load(
DicomContextIdentifierType contextID
)
contextID
The Context Identifier (CID) of the Context Group to be loaded from the internal table.
You can add a Context Group to the Context Group Table either by loading it from the internal table maintained by LEADTOOLS or by inserting it directly into the Context Group Table. The Context Groups in the internal table are those defined by the DICOM Content Mapping Resource (DCMR). For a list of possible values, refer to Context Identifier Values. To insert a Context Group, use the Insert method. If the Context Group Table already contains a Context Group with the specified Context ID, the method will just return successfully.
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