←Select platform

GetFirst Method

Summary

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

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

Return Value

DicomContextGroup object points to the first 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