←Select platform

GetNext Method

Summary

Returns a DicomContextGroup object to the Context Group in the Context Group Table that immediately follows the specified Context Group.

Syntax

C#
VB
WinRT C#
C++
Public Function GetNext( _ 
   ByVal contextGroup As Leadtools.Dicom.DicomContextGroup _ 
) As Leadtools.Dicom.DicomContextGroup 
 function Leadtools.Dicom.DicomContextGroupTable.GetNext(  
   contextGroup  
) 

Parameters

contextGroup
Specifies a Context Group in the Context Group Table.

Return Value

a DicomContextGroup object that points to the Context Group in the Context Group Table that immediately follows the specified Context Group in [contextGroup](" id="contextgroupparameterlink" class="popuplink) parameter.

Remarks
Example

For an example, refer to Insert.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly