←Select platform

GetElement Method

Summary

Gets the element.

Syntax

C#
VB
C++
[ExtensionAttribute()] 
public static int GetElement( 
   long tag 
) 
<ExtensionAttribute()> 
Public Shared Function GetElement( _ 
   ByVal tag As Long _ 
) As Integer 
[ExtensionAttribute()] 
public: 
static int GetElement(  
   int64 tag 
)  

Parameters

tag
The tag.

Return Value

The element number for the DICOM tag.

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.Common Assembly