←Select platform

GetKeyValuePtr Method

Summary

Gets the key element type of the specified key element.

Syntax

C#
VB
WinRT C#
C++
public IntPtr GetKeyValuePtr( 
   DicomElement element 
) 
Public Function GetKeyValuePtr( _ 
   ByVal element As Leadtools.Dicom.DicomElement _ 
) As IntPtr 
public IntPtr GetKeyValuePtr(  
   Leadtools.Dicom.DicomElement element 
) 
 function Leadtools.Dicom.DicomDataSet.GetKeyValuePtr(  
   element  
) 
public: 
IntPtr GetKeyValuePtr(  
   Leadtools.Dicom.DicomElement^ element 
)  

Parameters

element
A key element.

Return Value

A pointer to 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