←Select platform

GetKeyValue Method

Summary

Gets the key element type of the specified key element.

Syntax

C#
VB
Java
WinRT C#
C++
public DicomDirKeyType GetKeyValue( 
   DicomElement element 
) 
Public Function GetKeyValue( _ 
   ByVal element As Leadtools.Dicom.DicomElement _ 
) As Leadtools.Dicom.DicomDirKeyType 
public DicomDirKeyType getKeyValue(DicomElement element) 
 function Leadtools.Dicom.DicomDataSet.GetKeyValue(  
   element  
) 

Parameters

element
A key element.

Return Value

The key element type of the specified key element.

Example

For an example, refer to Reset.

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