GetElement Method

Summary

Gets the element.

Syntax
C#
VB
C++
public static int GetElement( 
   this 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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly