←Select platform

DicomContextGroupTable Class Members

Summary

The following tables list the members exposed by DicomContextGroupTable.

Public Methods

Name Description
Default Restores the specified Context Group to the default values as stored in the internal table maintained by LEADTOOLS.
Delete Deletes the specified Context Group from the Context Group Table.
DeleteCodedConcept Deletes the specified Coded Concept from the Context Group to which it belongs.
Exists Determines whether DicomContextGroup object that specifies a Context Group in the Context Group Table is valid or not.
ExistsCodedConcept Determines whether the specified pointer is valid: that is, whether it points to a DicomCodedConcept object that specifies a Coded Concept that exists in one of the Context Groups in the Context Group Table.
Find Returns a DicomContextGroup object to the Context Group in the Context Group Table that has the specified Context Identifier (CID).
FindCodedConcept Returns the Coded Concept, in the specified Context Group, which has the specified Coding Scheme Designator and Code Value.
FindCodedConceptByIndex Returns the Coded Concept at the specified index in the specified Context Group.
FindIndex Returns a DicomContextGroup object to the Context Group located at the specified index in the Context Group Table.
GetCodedConceptCount Returns the number of Coded Concepts in the specified Context Group.
GetContextGroup Returns the Context Group in the Context Group Table to which the specified Coded Concept belongs.
GetFirst Returns a DicomContextGroup object to the first Context Group in the Context Group Table.
GetFirstCodedConcept Returns the first Coded Concept in the specified Context Group.
GetLast Returns a DicomContextGroup object to the last Context Group in the Context Group Table.
GetLastCodedConcept Returns the last Coded Concept in the specified Context Group.
GetNext Returns a DicomContextGroup object to the Context Group in the Context Group Table that immediately follows the specified Context Group.
GetNextCodedConcept Returns the Coded Concept in the same Context Group that immediately follows the specified Coded Concept.
GetPrevious Returns a DicomContextGroup object to the Context Group in the Context Group Table that immediately precedes the specified Context Group.
GetPreviousCodedConcept Returns the Coded Concept in the same Context Group that immediately precedes the specified Coded Concept.
Insert Adds a new Context Group to the Context Group Table.
InsertCodedConcept Adds a new Coded Concept to the specified Context Group.
Load Loads the specified Context Group from the internal table into the Context Group Table.
LoadXml Loads the context groups contained in file into the internal DICOM context group table
Reset Deletes all the Context Groups from the Context Group Table.
SetCodeMeaning Sets the Code Meaning (0008,0104) for the specified Coded Concept.

Public Properties

Name Description
Count Returns the number of Context Groups in the Context Group Table.
Instance Gets an instance of the DicomContextGroupTable, which provides functionality for working with a table of Context Groups.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly