public DicomContextGroup GetPrevious(
DicomContextGroup contextGroup
)
- (nullable LTDicomContextGroup *)previous:(LTDicomContextGroup *)contextGroup;
public:
DicomContextGroup^ GetPrevious(
DicomContextGroup^ contextGroup
)
contextGroup
Specifies a Context Group in the Context Group Table.
a DicomContextGroup object that points to the Context Group in the Context Group Table that immediately precedes the specified Context Group in [contextGroup](" id="contextgroupparameterlink" class="popuplink.html) parameter.
Along with this method, the following methods can be used to maneuver through the Context Groups in the Context Group Table:
You can also use the Count property and FindIndex method to enumerate the Context Groups in the table.
The Coded Concepts of a Context Group can be investigated using the following methods:
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