←Select platform

GetLast Method

Summary

Returns a DicomContextGroup object to the last Context Group in the Context Group Table.

Syntax
C#
VB
C++
public DicomContextGroup GetLast() 
Public Function GetLast() As DicomContextGroup 
public: 
DicomContextGroup^ GetLast();  

Return Value

DicomContextGroup object that points to the last Context Group in the Context Group Table.

Remarks

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